Jump to content

STOMP: Difference between revisions

From cernipedia
No edit summary
m Vigen moved page Stomp to STOMP without leaving a redirect
 
(No difference)

Latest revision as of 08:49, 24 April 2026

Simple (or Streaming) Text Oriented Message Protocol (STOMP), formerly known as TTMP, is a simple text-based protocol, designed for working with message-oriented middleware (MOM). It provides an interoperable wire format that allows STOMP clients to talk with any message broker supporting the protocol.

For more information, see Wikipedia.