python-messaging

Official

Async messaging patterns for Python apps.

Authormindcockpit-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Coordinate and scale inter-component communication in Python applications by providing layered messaging patterns from in-process events to distributed queues and streams.

Core Features & Use Cases

  • In-process EventBus for domain events within a single service.
  • Redis-backed background jobs with ARQ or Celery for reliable processing.
  • Redis Streams and Kafka integrations for durable, scalable event delivery across services.
  • Use cases include firing fire-and-forget tasks, scheduling, and event-driven indexing or analytics.

Quick Start

Run a starter example to initialize an async messaging workflow across Python components.

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: python-messaging
Download link: https://github.com/mindcockpit-ai/cognitive-core/archive/main.zip#python-messaging

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 471,000+ vetted skills library on demand.