====== Stomp ====== ===== Streaming Text Orientated Messaging Protocol ===== Stomp is the Streaming Text Orientated Messaging Protocol, easy to implement http-like protocol for asynchronous messaging (or the Protocol Briefly Known as TTMP and Represented by the symbol :ttmp). For more information take a look at [[http://activemq.apache.org/stomp/|stomp protocol specification]]. Voir: * Stomp Protocol Specification: [[http://activemq.apache.org/stomp/]], [[http://stomp.codehaus.org/Protocol]]. * http://stomp.codehaus.org/ to find a long list of clients and brokers. * PHP Stomp implementation: [[http://stomp.fusesource.org]], [[http://framework.zend.com/manual/en/zend.queue.stomp.html|Zend_Queue_Stomp]] * [[http://servicemix.apache.org/|Apache ServiceMix]] is an open source ESB (Enterprise Service Bus) that combines the functionality of a [[/glossaire/SOA|Service Oriented Architecture (SOA)]] and an [[/glossaire/EDA|Event Driven Architecture (EDA)]] to create an agile, enterprise ESB. It built from the ground up on the [[/glossaire/JBI|Java Business Integration (JBI)]] specification JSR 208.