message-queue

Official

Robust async messaging for decoupled services.

Authormahg-es
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Synchronous service calls create tight coupling and cascading failures. Message queues decouple producers and consumers in time and space, enabling resilient, observable, and scalable architectures.

Core Features & Use Cases

  • Design and select queue technology based on throughput, ordering guarantees, replay, and operations.
  • Define topics/queues, message schemas, and producer/consumer patterns for reliable delivery.
  • Use cases include event-driven microservices, buffering for high throughput, and gradual architectural evolution.

Quick Start

Identify events, choose a queue technology, define topics and schemas, and implement idempotent producers and consumers.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: message-queue
Download link: https://github.com/mahg-es/araya/archive/main.zip#message-queue

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.