Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Message Queues

Async communication patterns using message brokers and task queues. Use when building event-driven systems, background job processing, or service decoupling. Covers Kafka (event streaming), RabbitMQ (complex routing), NATS (cloud-native), Redis Streams, Celery (Python), BullMQ (TypeScript), Temporal (workflows), and event sourcing patterns.

majiayu000 997ac12 2 files · 13.9 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/data/message-queues commit 997ac12a98

Frequently asked questions

npx skillmds add majiayu000/message-queues