HI,

I would like to ask on how to handle request reply with apache mina.
How do i ensure that when a thread sends a message, the thread gets
the reply for that message.
What happens is, at very highly concurrent scenario a thread gets the
response of another thread.

Is there a way that I can set a correlation ID?

What's the best way of handling this?

What's the best way to handle request reply using apache mina?

Thanks
Carlo

Reply via email to