Libraries tagged by paralell
keggermont/laravel-amphp
111 Downloads
Boost Laravel performance with AmPHP's asynchronous capabilities. Run parallel tasks, HTTP requests, and database operations with automatic chunking while retaining a simple, expressive API. Perfect for improving API response times and resource utilization.
freerkminnema/synchronized
1322 Downloads
A Laravel package that provides a `synchronized` function that uses atomic locks to prevent a critical section of code from running in parallel across multiple requests.
cosmic-beacon/critical-section
4141 Downloads
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.
co-stack/process-manager
2702 Downloads
Simple wrapper to enable parallel processing using Symfony Process component
alchemy/task-manager
87477 Downloads
A manager for running parallel PHP processes command line.
uppes/coroutine
625 Downloads
Cooperative multitasking using generators. The basics of coroutines, async and await!
recca0120/async-testing
370 Downloads
rdlowrey/amp
217 Downloads
Non-blocking thread pool task dispatch
react-parallel/test-pool
3624 Downloads
Pool meant for used in unit tests
react-parallel/streams
20463 Downloads
ποΈ Streams abstraction around ext-parallel Channels for ReactPHP
react-parallel/runtime
31984 Downloads
π¨ Convinence wrapper around ext-parallel Runtime for and ReactPHP
react-parallel/limited-pool
20420 Downloads
ποΈ Limited pool for ext-parallel
react-parallel/infinite-pool
25370 Downloads
βΎοΈ Infinite pool for bridging ext-parallel and ReactPHP
react-parallel/event-loop
44144 Downloads
πππ Event Loop bridge to ext-parallel Events
react-parallel/contracts
36900 Downloads
π Interfaces for ReactPHP ext-parallel related packages