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

Easy consumer #16

Open
mjallday opened this issue Oct 14, 2014 · 0 comments
Open

Easy consumer #16

mjallday opened this issue Oct 14, 2014 · 0 comments

Comments

@mjallday
Copy link
Contributor

balog consume <app_initialization options> -- options options

e.g. balog consume balanced_service.init -s /etc/balanced/balanced.conf -- -ldebug

right now if i want to integrate a consumer for the service i need to write a small script to scan the consumers and instantiate an engine and begin consumption of events.

what i'd like to be able to do is not write that runner but instead specify the init function that can be called, pass it some parameters and let balog write the runner for me.

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