boxlang-async-programming

Official

Master BoxLang async programming workflows.

Authorortus-docs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

BoxLang async constructs simplify building scalable, non-blocking logic by coordinating futures, executors, and async pipelines across IO and CPU tasks.

Core Features & Use Cases

  • BoxFuture extends standard futures with BoxLang-friendly chaining for ergonomic async flows.
  • Create futures with futureNew, run async tasks with asyncRun, and compose pipelines using then/thenAsync with robust error handling.
  • Build parallel and distributed workflows including asyncAll, asyncAny, asyncAllApply, and named executors to optimize resource usage.
  • Use cases include non-blocking API calls, parallel data processing, and scheduled task coordination within BoxLang apps.

Quick Start

Create a BoxLang workflow that demonstrates futureNew, asyncRun, and then chaining with then and onError.

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: boxlang-async-programming
Download link: https://github.com/ortus-docs/coldbox-docs/archive/main.zip#boxlang-async-programming

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.