I am little bit familiar with Mina but not comfortable with managing threads my self becuase of synchronization and thread safety issues.... as I can have only one tcp connection to the external tcp server, I need to use spring to initialize(establish connection) and to make sure I use the same connection object.
huntc wrote: > > In terms of development time, this would depend on your familiarity with > MINA I guess. My personal take is to utilise the existing Camel component. > I think your custom component would end up looking quite simple and > skinny. > > You can load balance custom components as you can any other type of > component of course. > > -- View this message in context: http://old.nabble.com/single-tcp-connection-with-async-requests-and-async-responses-tp27850137p27858033.html Sent from the Camel - Users mailing list archive at Nabble.com.