
Apache activemq is a message broker built around java message service (jms) api : allow sending messages between two or more clients in a loosely coupled, reliable, and asynchronous way.
activemq activeio provides a high performance io framework for implementing network protocols.
this package, used by apache activemq, contains a java library for activeio.