Apache MINA (Multipurpose Infrastructure for Network Applications) is a network application framework which helps users develop high performance and high scalability network applications easily.
| Tags | Communications Internet Software Development Libraries Application Frameworks Java Libraries |
|---|---|
| Licenses | Apache 2.0 |
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Changes: This release introduces a new API with an integrated I/O layer and protocol layer. New features include traffic control, StartTLS, out-of-the-box protocol codecs, and Spring framework integration.


Changes: A bug in which no exception is forwarded while writing data was fixed. Thread pool doesn't block forever while shutting down now. CancelledKeyException is not thrown anymore.


Changes: StartTLS support has been added. Connection idleness notification has been improved. Support for connectionless transport types was improved. The thread pool can prioritize session handling. The logging framework has been changed to SLF4J. This release also fixes several subtle bugs.


Changes: Several bugs have been fixed, including one in which the thread pool stops processing events. ByteBuffer management was made more user-friendly.


Changes: This release fixes several critical and trivial bugs.
A source line counter based on lexical analysis, able to produce effort metrics.
Software that enlarges images, preserving smooth curves and sharp edges.
- All comments
Recent commentsI wrote a tutorial about demux packages in Mina. If it will be usefull check it at http://gfrison.com/2009/04/24/powered-by-apache-mina/