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

[Master/Worker] Implement the concrete worker context concept #4

Closed
Jack12816 opened this issue Aug 13, 2013 · 1 comment
Closed

[Master/Worker] Implement the concrete worker context concept #4

Jack12816 opened this issue Aug 13, 2013 · 1 comment
Assignees
Milestone

Comments

@Jack12816
Copy link
Owner

The first dependency for this feature is the ability to
build a default CLI for the worker and master implementation.
This should be done with node-getopt, like in the greppy binary.

A good starting point would be a worker switch which names
the concrete worker implementation for both worker and master
scripts.

Concrete worker implementations name the modules to load
and further details for the worker context.

This enhancement is a dependency for file-based logging
out of the box and for proper cluster-slave statistics.

@ghost ghost assigned Jack12816 Aug 13, 2013
@Jack12816
Copy link
Owner Author

Done with 924e301.

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

No branches or pull requests

1 participant