ActiveMQ

ActiveMQ releases now its new version. Some of the new features are:

 

  • advisory messages so you can listen to the state of the message fabric
  • optimised wire format for higher throughput
  • improved persistence engine and closer integration with Apache Derby as the default implementation
  • chunking of large messages on transports (transport independent but particularly useful for UDP and multicast or for multiplexing over TCP)
  • new message compression support
  • full dead letter queue support
  • numerous improvements for distributed and remote destinations
  • various performance improvements
  • improved Message Driven POJO support via the JCA Container
improvements in the JCA Resource Adapter for easier integration into Geronimo, JBoss and WebLogic

No Comments