Hi All,

I am looking for a messaging pattern for the following scenario.

I have a Java NIO based server X, which has some threads processing client
requests. These threads receive events asynchronously. Now, I want to send
some of the events to another service(another server) Y in asynchronous
fashion.

Please suggest me a scalable messaging pattern for the above scenario.

-- 
With Best Regards,
Girish
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to