Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is the job of monitor.js #2

Closed
mschaaf opened this issue Sep 6, 2013 · 2 comments
Closed

What is the job of monitor.js #2

mschaaf opened this issue Sep 6, 2013 · 2 comments

Comments

@mschaaf
Copy link
Contributor

mschaaf commented Sep 6, 2013

Hej,

we use polo in a node-webkit project and have issues starting the monitor.js daemon from within node-webkit. The issue lays on the node-webkit site. See nwjs/nw.js#213 for it.

Our application seems to work fine without it. But before turning it off in production we want to be sure that we understand the aim of this daemon correctly. So that we know what functionality we and how we can circumvent if necessary the daemon behavior.

It seems to us that it deregisters a client from all other clients that know about it. Right?

Thank you for your help.

@mafintosh
Copy link
Owner

Yes you're right. Do you have a link to your app? (curious :))

The aim of the monitor is to detect if a service crashes without having to wait for it to timeout.
There shouldnt be any problems in turning it off.

I'll probably factor it out in a new release.

@mschaaf
Copy link
Contributor Author

mschaaf commented Sep 6, 2013

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants