Hi.

I'm looking into refurbishing a homebrew communication server.
In practice it's:
*supporting several transports, TCP, SNA, MQ, whatever
*protocol converter on top of that, e.g. for example send in propitary format A over transport T1, convert it to format B and send it over transport T2. The protocols are entirely propietary

I'm looking into MINA to provide the backbones/framework of a refactoring/rewrite/cleanup/whatever, and it looks promising, however, mina looks quite Scoket (tcp/udp) centric - at least for 1.x?

have anybody used mina for other transports, and how suitable is it for that?

From http://mina.apache.org/mina-based-application-architecture.html it
looks quite general - but this might be for 2.0, which isnt in a final release yet (are there any roadmaps or estimates on release dates?)


--
David J. M. Karlsen - +47 90 68 22 43
http://www.davidkarlsen.com
http://mp3.davidkarlsen.com
Sent from my bog-standard SMTP client

Reply via email to