ActiveMQ Web Demos
                                        
                                            Here you can find some examples on how you can exchange messages with ActiveMQ broker, using REST and Ajax APIs
                                        
                                        Web sockets example
                                        
                                            Websockets example shows how you can use websockets to exchange messages using the broker
                                        
                                        Market data example
                                        
                                            Market data publisher starts publishing
                                            some mock market data prices
                                        
                                        
                                            Portfolio 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