iiRecord
Agentic AI Atlas · RabbitMQ
tool:rabbitmqa5c.ai
II.
Tool JSON

tool:rabbitmq

Structured · live

RabbitMQ json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/tools/tools-messaging.yamlCluster · domain
Record JSON
{
  "id": "tool:rabbitmq",
  "_kind": "Tool",
  "_file": "domain/tools/tools-messaging.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "RabbitMQ",
    "homepageUrl": "https://www.rabbitmq.com",
    "kind": "other",
    "description": "Open-source AMQP message broker for reliable asynchronous messaging.\nSupports queues, exchanges, routing keys, and fanout patterns.\nProvides management UI, clustering, federation, and durable persistence.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:rabbitmq",
      "to": "language:erlang",
      "kind": "belongs_to_language"
    },
    {
      "from": "tool:rabbitmq",
      "to": "skill-area:event-driven-architecture",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:rabbitmq",
      "to": "skill-area:event-driven-architecture",
      "kind": "used_for"
    },
    {
      "from": "tool:rabbitmq",
      "to": "tool:nats",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Message brokers"
      }
    },
    {
      "from": "tool:rabbitmq",
      "to": "tool:pulsar",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Message brokers"
      }
    },
    {
      "from": "tool:rabbitmq",
      "to": "tool:zeromq",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Message brokers"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "specialization:distributed-systems",
      "to": "tool:rabbitmq",
      "kind": "uses_tool"
    },
    {
      "from": "stack-profile:enterprise-service-bus",
      "to": "tool:rabbitmq",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:compliance-audit-trail",
      "to": "tool:rabbitmq",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:master-data-management",
      "to": "tool:rabbitmq",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:social-network-backend",
      "to": "tool:rabbitmq",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:siem-platform",
      "to": "tool:rabbitmq",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:event-driven-stack",
      "to": "tool:rabbitmq",
      "kind": "composed_of"
    },
    {
      "from": "tool:nats",
      "to": "tool:rabbitmq",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Message brokers"
      }
    },
    {
      "from": "tool:pulsar",
      "to": "tool:rabbitmq",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Message brokers"
      }
    },
    {
      "from": "tool:zeromq",
      "to": "tool:rabbitmq",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Message brokers"
      }
    },
    {
      "from": "tool-server:mcp-rabbitmq",
      "to": "tool:rabbitmq",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}