❓ Use `amphp/parallel` for async task
Closed this issue · 1 comments
ging-dev commented
Starting from workerman
v5, it will support the Revolt event loop and be compatible with amphp
v3.
programarivm commented
Thank you @ging-dev for opening this issue!
At the moment AMPHP can't be installed because of a compatibility issue with Rubix ML.
See:
The Spatie async library providing a wrapper around PHP's PCNTL extension is used in order for asynchronous commands to not block the event loop.