boxlang-core-dev-async-tasks
OfficialOrchestrate BoxLang async tasks with schedulers
Authorortus-boxlang
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Managing asynchronous operations and scheduled tasks in BoxLang can be verbose and error-prone; this skill centralizes BoxFuture, AsyncService, schedulers, and related APIs to streamline async programming.
Core Features & Use Cases
- BoxFuture extends CompletableFuture with fluent helpers for composition and error handling.
- AsyncService provides executor factories for VIRTUAL, FIXED, CACHED, and SCHEDULED executors and a unified future API.
- BaseScheduler and ScheduledTask offer a fluent API to register recurring tasks with cron-like constraints and lifecycle callbacks.
- ModuleConfig.bx integration demonstrates how to register and start schedulers within a module lifecycle.
Quick Start
Extend BaseScheduler to implement tasks, then register the scheduler with ModuleConfig.bx so it starts on load.
Dependency Matrix
Required Modules
None requiredComponents
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: boxlang-core-dev-async-tasks Download link: https://github.com/ortus-boxlang/skills/archive/main.zip#boxlang-core-dev-async-tasks Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.