FreeBSD.software
Home/devel/lua52-cqueues

lua52-cqueues

20200726_1devel

Continuation queues module for Lua

cqueues is a type of event loop for Lua, except it's not a classic event loop. It doesn't use callbacks, neither as part of the API nor internally, but instead you communicate with an event controller by the yielding and resumption of Lua coroutines using objects that adhere to a simple interface.

Origin
devel/lua-cqueues
Size
593KiB
License
MIT
Maintainer
freebsd@dns.company
Dependencies
1 packages
Required by
0 packages

Dependencies (1)