lua-cqueues

event loop for Lua

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://www.25thandclement.com/~william/projects/cqueues.html


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install lua-cqueues