For the complete documentation index, see llms.txt. This page is also available as Markdown.

Home

A protocol-based queueing system for ColdBox

Queues allow you to push work to the background, schedule work to be done later, or even process work on many different machines. It runs on a provider-based system allowing a unified API to talk with many different queue backends.

Where to go next?

Last updated