Skip to content

crustphp/swoole-context

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages