Jump to content

STOMP

From cernipedia
Revision as of 08:49, 24 April 2026 by Vigen (talk | contribs) (Vigen moved page Stomp to STOMP without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.