iiRecord
Agentic AI Atlas · BullMQ
library:bullmqa5c.ai
II.
Library JSON

library:bullmq

Structured · live

BullMQ json

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

File · domain/libraries/libraries-node-backend.yamlCluster · domain
Record JSON
{
  "id": "library:bullmq",
  "_kind": "Library",
  "_file": "domain/libraries/libraries-node-backend.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "BullMQ",
    "belongsToLanguageId": "language:javascript",
    "category": "concurrency",
    "description": "Modern TypeScript-first Redis-backed message and job queue for\nNode.js, successor to Bull with improved worker concurrency,\nflow producers, sandboxed processors, and better type safety.\n"
  },
  "outgoingEdges": [
    {
      "from": "library:bullmq",
      "to": "language:javascript",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:bullmq",
      "to": "skill-area:backend-async-processing",
      "kind": "used_for"
    }
  ],
  "incomingEdges": [
    {
      "from": "library:bull",
      "to": "library:bullmq",
      "kind": "alternative_to"
    },
    {
      "from": "stack-profile:video-streaming-platform",
      "to": "library:bullmq",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:job-queue-worker-pool",
      "to": "library:bullmq",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:notification-service",
      "to": "library:bullmq",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:webhook-processing",
      "to": "library:bullmq",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:email-marketing-platform",
      "to": "library:bullmq",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:live-streaming-broadcast",
      "to": "library:bullmq",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:pdf-generation-service",
      "to": "library:bullmq",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:modular-monolith",
      "to": "library:bullmq",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:strangler-fig-migration",
      "to": "library:bullmq",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:cqrs-read-model",
      "to": "library:bullmq",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:nocode-lowcode-platform-backend",
      "to": "library:bullmq",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:slack-discord-bot",
      "to": "library:bullmq",
      "kind": "composed_of"
    }
  ]
}