./devel/lua-cqueues, Stackable Continuation Queues for Lua

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2022Q3, Version: 20200726, Package name: lua54-cqueues-20200726, Maintainer: pkgsrc-users

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.


Master sites:

Filesize: 499.667 KB

Version history: (Expand)