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

Worker #27

Open
pjebs opened this issue Jun 12, 2015 · 0 comments
Open

Worker #27

pjebs opened this issue Jun 12, 2015 · 0 comments

Comments

@pjebs
Copy link

pjebs commented Jun 12, 2015

I'm making a beanstlkd worker that listens for HTTP requests to send a notification from an external source.
As it receives these, it adds it as a payload to your package.

I need it to always be running.
I'm looking at your sample code: https://gist.github.com/joekarl/86d9bdb8f9af044710b7

To achieve this, do I just never send a message through the doneWritingChan channel?
Also what do I do if the connection gets closed. How can I automatically open the connection?

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

1 participant