m2r icon indicating copy to clipboard operation
m2r copied to clipboard

Implement multithreading

Open paneq opened this issue 12 years ago • 0 comments

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.

paneq avatar Jul 17 '12 23:07 paneq