Message-Oriented Middleware

GPTKB entity

Statements (50)
Predicate Object
gptkbp:instanceOf middleware
gptkbp:alsoKnownAs MOM
gptkbp:enables asynchronous communication
loosely coupled communication
gptkbp:example gptkb:Amazon_SQS
gptkb:Microsoft_Azure_Service_Bus
gptkb:IBM_MQ
gptkb:Apache_ActiveMQ
gptkb:Apache_Kafka
gptkb:RabbitMQ
gptkbp:feature gptkb:security
load balancing
monitoring
message filtering
transaction support
dead letter queues
message replay
message encryption
message compression
message prioritization
message expiration
message buffering
message tracing
message acknowledgement
message grouping
message redelivery
gptkbp:handles message persistence
message routing
message delivery
message transformation
https://www.w3.org/2000/01/rdf-schema#label Message-Oriented Middleware
gptkbp:provides scalability
fault tolerance
reliable communication
decoupling of sender and receiver
gptkbp:supports message queuing
publish-subscribe pattern
point-to-point pattern
gptkbp:supportsProtocol gptkb:JMS
gptkb:OpenWire
gptkb:STOMP
gptkb:AMQP
gptkb:MQTT
gptkbp:usedFor event-driven architecture
cloud-native applications
enterprise application integration
microservices communication
gptkbp:usedIn distributed systems
gptkbp:bfsParent gptkb:Enterprise_Service_Bus
gptkbp:bfsLayer 5