It sounds like you could easily do this with a publish-subscribe architecture?

Do you care if some messages are dropped?

--
Wolf

On Fri, Aug 31, 2012 at 12:37 AM, girish kumar <[email protected]> wrote:
> Hi All,
>
> I really appreciate if any body solved these type of scenarios.
>
> Thanks in advance.
>
>
> On 29 August 2012 22:26, girish kumar <[email protected]> wrote:
>>
>> 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
>>
>
>
>
> --
> With Best Regards,
> Girish
>
>
> _______________________________________________
> zeromq-dev mailing list
> [email protected]
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to