Download the PHP package switon/executor without Composer
On this page you can find all versions of the php package switon/executor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package executor
Switon Executor Package
Switon's execution layer for container-registered runners, ordered batch results, first-success selection, and runner lifecycle events.
Highlights
- Task routing: task ids resolve to the right runner service.
- Batch execution:
invokeAll()keeps results in input order. - First-success mode:
invokeAny()returns the first successful result. - Lifecycle visibility:
RunnerStartingandRunnerFinishedexpose run data. - Async coordination:
FutureandGatesupport ordered task handling.
Installation
Quick Start
Docs: https://docs.switon.dev/latest/executor
License
MIT.
All versions of executor with dependencies
PHP Build Version
Package Version
The package switon/executor contains the following files
Loading the files please wait ...