OASIS AMQP 1.0
OASIS AMQP v1.0 - Advanced Message Queuing Protocol (ISO/IEC 19464:2014)
Overview
An open standard binary wire protocol for enterprise message-oriented middleware. AMQP 1.0 defines a peer-to-peer messaging model with links, sessions, and connections. Also ratified as ISO/IEC 19464. Note: AMQP 0-9-1 (used by RabbitMQ) is a different, earlier protocol version with a broker-centric exchange/queue model.
Why it matters for RFID
Used in enterprise RFID middleware for reliable message routing between readers, event processors, and ERP systems. Azure Service Bus and Apache Qpid implement AMQP 1.0 natively.
Official document
https://docs.oasis-open.org/amqp/core/v1.0/amqp-core-overview-v1.0.html