Important Bug Fix for MINA
Apache MINA 2.0.1 Fixes Regression
Apache MINA version 2.0.1 has been announced. Version 2.0.1 of the Apache MINA network application framework has been announced. Apache MINA provides an abstract, event-driven asynchronous API over a range of transports, including TCP/IP and UDP/IP vis Java NIO. This version fixes a regression introduced in MINA 2.0.0, which meant the loop that flushed the encoded message was no longer thread-safe.
Follow us