Friday 15 January 2010

Using Stomp With HornetQ 2.0.0

The next release of HornetQ will have native support for Stomp but it already possible to use Stomp with HornetQ 2.0.0 thanks to StompConnect.

I wrote a simple example to show how to configure HornetQ and StompConnect to provide a fully functional Stomp messaging server.

The example code is hosted on GitHub:

git clone git://github.com/jmesnil/hornetq-stomp.git

Enjoy!

No comments:

Post a Comment