HornetQ Changelog

What's new in HornetQ 2.1.0

Jun 26, 2010
  • Native STOMP support. HornetQ now supports STOMP natively - STOMP is a simple text oriented messaging protocol. STOMP clients are available in many languages.
  • Web sockets support. HornetQ now supports HTML 5 web sockets. This means in browser Java script can now communicate directly with a HornetQ server. Applications of this would be in-browser trading applications, news feeds or stock tickers applications. This leverages JBoss Netty meaning it can scale to many thousands of concurrent connections.
  • HornetQ now provides the built in JMS functionality in JBoss Application Server 6, M3 and later