AMQP

    • Used for message oriented middleware
    • Vendor agnostic like FTP, HTTP, etc.
    • language agnostic

    Mounted on top of a reliable transport layer protocol such as Transmission Control Protocol (TCP).