August 12, 2008
12 August 2008 - Apache MINA 2.0.0-M3 Now Available
The Apache MINA Project is pleased to announce the release of MINA 2.0.0-M3.
This release is finally done earlier than planed due to some serious performance regressions in 2.0.0-M2.
- 4 bug fixes :
- Calling IoBuffer.slice() in CumulativeProtocolDecoder.doDecode() can cause data corruption.
- Big performance drop in 2.0M2 CumulativeProtocolDecoder for large messages.
- Running tests leave files in /tmp.
- The proxy sample does not work - results in a NullPointerException.
- 3 improvements :
- Moved ExceptionMonitor from core to util
- IoFuture::isReady is renamed to isDone.
- Port the 'Haiku' example to 1.0 and trunk.
This is a milestone release and is not yet considered suitable for production use. This release improve the code structure, documentation and provide bug fix and improvement since 2.0.0-M2. We are waiting your feedback for the next release.
----
-- Apache MINA PMC (Project Management Committee)
----Posted by Tetsuya Kitahata at August 12, 2008 07:43 AMProject Info -- Apache MINA
Apache MINA (Multipurpose Infrastructure for Network Applications) is a network application framework which helps users develop network applications easily by providing abstractions of network and protocol I/O layers.
Releases can be downloaded from http://mina.apache.org/downloads.html
Project Website http://mina.apache.org/ Programming Languages Java Categories network-client, network-server Mailing Lists http://mina.apache.org/mailing-lists.html Bug/Issue Tracker http://issues.apache.org/jira/browse/DIRMINA Project Management Committee Apache Mina Access to the source code:
Browse http://svn.apache.org/viewcvs.cgi/mina/ SVN Direct https://svn.apache.org/repos/asf/mina
http://www.apachenews.org/archives/001188.html
[ Category : Apache MINA ] (PDF)(XML)

