ActiveMQ Web Connector

This service allows you to send messages to the JMS network using a normal HTTP POST and to receive messages from a destination using a HTTP GET.

Market data example

Market data publisher starts publishing some mock market data prices

Porfolio example shows how you could make an interactive trading portfolio which updates in real time as the market prices change

Chat example

Chat room example shows how you can use Streamlets and ActiveMQ to create a simple chat room

Simple Form based browser example

Send a message

Receive a message

Queue browser example