<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/devel/lua-cqueues, branch TNF</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=TNF</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=TNF'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2019-01-26T00:57:56Z</updated>
<entry>
<title>Initial import of devel/lua-cqueues version 20171014.</title>
<updated>2019-01-26T00:57:56Z</updated>
<author>
<name>alnsn</name>
<email>alnsn@pkgsrc.org</email>
</author>
<published>2019-01-26T00:57:56Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=582f644f0406d2d9173db3562903df098997a7b5'/>
<id>urn:sha1:582f644f0406d2d9173db3562903df098997a7b5</id>
<content type='text'>
Stackable Continuation Queues.

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.</content>
</entry>
</feed>
