Architecture Event Bus Pattern

Implement event bus for decoupled inter-module communication

LgrappaG 98e3aab 583 B Updated

File contents

Architecture Event Bus Pattern

Implement event bus for decoupled inter-module communication

Risk Level

MEDIUM

Core Rules

  • Implement properly
  • Test thoroughly
  • Validate results

Response Pattern

  1. Design appropriate approach
  2. Implement solution
  3. Test edge cases
  4. Validate quality

Usage Contexts

  • Decoupled messaging
  • Development workflows

What NOT to Do

  • Event handler leaks
  • Incomplete testing
  • Deploy without validation

LgrappaG/Workflows-Agents/tree/main/skills/architecture-event-bus-pattern commit 98e3aabe6f

Frequently asked questions

npx skillmds@latest add lgrappag/architecture-event-bus-pattern