Skip to main content

A curated list of AMQP 1.0 resources

210
GitHub Stars
88
Curated Resources
8
Categories
2 hours ago
Last Refreshed
Protocol SpecificationsIntroductionBrokersRouters, Adapters, BridgesLibraries and ClientsToolsMore ReadingPresentations

Use this list with your AI agent

Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:

"Show me tools resources from awesome-amqp"

Installation instructions →

What's inside

Tools

Protocol Specifications

  • AMQP Addressing

    Defines a standard text based syntax and semantics for message addresses used with AMQP (Committee Specification Draft 01).

  • AMQP Anonymous Terminus for Message Routing

    Defines a mechanism whereby a single outgoing link can be used to transfer messages which are then routed using the address carried in their "to" field (Committee Specification 01).

  • AMQP Claims-based Security

    Defines a layered protocol to authenticate AMQP clients using security tokens (Committee Specification Draft 01).

  • AMQP Connection Uniqueness

    Defines a mechanism by which two processes communicating using AMQP v1.0 can ensure and enforce that there exists only a single open AMQP connection between the two of them (Committee Specification 01).

  • AMQP Filter Expressions

    Describes a syntax for expressions that can be used for conditional transfer operations and for configuring a messaging infrastructure to conditionally distribute, route, or retain messages (Committee Specification Draft 01).

  • AMQP JMS Mapping

    Defines a mapping for supporting JMS using AMQP as the wire protocol (working draft).

Routers, Adapters, Bridges

Introduction

Libraries and Clients

Brokers

Showing a sample of 88 resources. View the full list on GitHub →