Download the PHP package crustphp/swoolecontext without Composer
On this page you can find all versions of the php package crustphp/swoolecontext. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download crustphp/swoolecontext
More information about crustphp/swoolecontext
Files in crustphp/swoolecontext
Download crustphp/swoolecontext
More information about crustphp/swoolecontext
Files in crustphp/swoolecontext
Vendor crustphp
Package swoolecontext
Short Description A simple coroutine context manager based on swoole context feature for swoole framework
License Apache-2.0
Package swoolecontext
Short Description A simple coroutine context manager based on swoole context feature for swoole framework
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package swoolecontext
The Swoole single-threaded model allows safely passing a coroutine ID of a coroutine to the context manager that is not the current coroutine. If no coroutine ID is passed, then the default behavior is to retrieve the context (array) of current coroutine.
To ensure so-called thread safety, the write operation API does not provide a cid parameter.
All versions of swoolecontext with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
ext-swoole Version >=4.3.0
ext-swoole Version >=4.3.0
The package crustphp/swoolecontext contains the following files
Loading the files please wait ....