ecotone-asynchronous

Official

Execute async handlers via background channels

Authorecotoneframework
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Offloads work from the main execution thread by routing handlers to background message channels, enabling non-blocking processing and reliable delivery.

Core Features & Use Cases

  • Asynchronous routing of command and event handlers via named channels
  • Delayed messages, scheduling, priority, and TTL to control processing
  • Dynamic channel routing and enterprise options for multi-tenant setups
  • Real-world example: Use an #[Asynchronous] channel to process notifications in the background while the main flow continues.

Quick Start

Configure at least one asynchronous channel (via ServiceContext) and annotate handlers with #[Asynchronous] to start background processing.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: ecotone-asynchronous
Download link: https://github.com/ecotoneframework/skills/archive/main.zip#ecotone-asynchronous

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.