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

Implement multithreading #21

Open
paneq opened this issue Jul 17, 2012 · 0 comments
Open

Implement multithreading #21

paneq opened this issue Jul 17, 2012 · 0 comments

Comments

@paneq
Copy link
Collaborator

paneq commented Jul 17, 2012

We should avoid mistakes taken by other similar gems and do it the zmq way meaning that every thread has its own connection to/from mongrel2.

We should avoid master-workers architecture where only master thread is responsible for communicating with ZMQ.

This was referenced Jul 16, 2013
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