Skip to content

api-evangelist/rabbitmq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

RabbitMQ (rabbitmq)

RabbitMQ is a widely deployed open source message broker. It supports multiple messaging protocols and can be deployed in distributed and federated configurations to meet high-scale, high-availability requirements.

URL: Visit APIs.json URL

Tags:

  • message broker, messaging, AMQP, queue, distributed systems, event streaming

Timestamps

  • Created: 2024
  • Modified: 2024

APIs

RabbitMQ Management HTTP API

HTTP-based API for management and monitoring of RabbitMQ nodes and clusters. Allows you to manage exchanges, queues, bindings, users, virtual hosts, permissions, and more.

Human URL: https://www.rabbitmq.com/management.html

Tags:

  • management, monitoring, REST API, HTTP

Properties

RabbitMQ AMQP 0-9-1 Protocol

The core AMQP 0-9-1 protocol implementation for message publishing and consumption. This is the primary protocol for application integration with RabbitMQ.

Human URL: https://www.rabbitmq.com/tutorials/amqp-concepts.html

Tags:

  • AMQP, protocol, messaging, publish-subscribe

Properties

RabbitMQ MQTT Protocol

MQTT protocol adapter allowing IoT and mobile clients to connect to RabbitMQ using the lightweight MQTT protocol.

Human URL: https://www.rabbitmq.com/mqtt.html

Tags:

  • MQTT, IoT, protocol, mobile

Properties

RabbitMQ STOMP Protocol

STOMP protocol adapter providing a simple text-based messaging protocol for connecting to RabbitMQ from various platforms.

Human URL: https://www.rabbitmq.com/stomp.html

Tags:

  • STOMP, protocol, text-based

Properties

RabbitMQ Stream Protocol

High-throughput, low-latency streaming protocol for persistent, replicated streams of messages.

Human URL: https://www.rabbitmq.com/streams.html

Tags:

  • streaming, high-throughput, protocol

Properties

Common Properties

Maintainers

FN: RabbitMQ Team

Email: info@rabbitmq.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors