nexus-actors / worker-pool
Nexus worker pool — local multi-worker actor scaling with consistent hashing and envelope-based transport.
v0.1.0
2026-07-21 18:21 UTC
Requires
- php: >=8.5.7
- nexus-actors/core: ^0.1
- nexus-actors/runtime: ^0.1
Requires (Dev)
- phpunit/phpunit: ^13.0
README
Nexus worker pool — local multi-worker actor scaling with consistent hashing and envelope-based transport.
Read-only subtree split of nexus-actors/nexus. Report issues and send pull requests to the monorepo — this repository only receives automated pushes and release tags.
Installation
composer require nexus-actors/worker-pool
Documentation
- Package documentation
- nexusactors.com — project overview, quickstart, stability matrix
License
MIT