Atul Moglewar wrote:
I'm using same kind of structure using MINA. I wanted to share the data between the 2 protocol handlers easily so instead of having 2 different server running on 2 different JVMs I set up 2 acceptors in the same server. I'm not handling the threads myself, but let MINA handle it.Thanks, Atul
OK, good to know this is possible. Thanks! DR
