NOTE: These messages are not to be confused with the internal communication protocol Message (Input agent). The principle is similar, but the latter is an internal and proprietary message format.
Java Message Service. Java API for asynchronous message exchange via message queues and topics. JMS abstracts access to message brokers such as IBM MQ or HornetQ and is available in the Lobster Data Platform as an input agent.
Acronym for Advanced Message Queuing Protocol. Open protocol for message-based middleware that enables reliable, asynchronous data exchange across message queues and topics. Available in the Lobster Data Platform as an AMQP ingress agent and response. The requirement is an existing AMQP server.
A lightweight publish-subscribe protocol for IoT and machine-to-machine communication. MQTT transmits messages via topics and is optimized for environments with low bandwidth or unstable connections.