Information for build lua-cqueues-20200603-2.oc9
| ID | 22961 | |||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Package Name | lua-cqueues | |||||||||||||||||||||||||||||
| Version | 20200603 | |||||||||||||||||||||||||||||
| Release | 2.oc9 | |||||||||||||||||||||||||||||
| Epoch | Draft | False | ||||||||||||||||||||||||||||
| Source | git+https://gitee.com/opencloudos-stream/lua-cqueues.git?.#ad9af85c1518865fcb34252010c2c8c7f392f82c | |||||||||||||||||||||||||||||
| Summary | Stackable Continuation Queues for the Lua Programming Language | |||||||||||||||||||||||||||||
| Description | cqueues is a type of event loop for Lua. It doesn't use callbacks but instead you communicate with an event controller by the yielding and resumption of Lua coroutines using objects. cqueues are stackable. Each instantiated cqueue is a poll-able object which can be polled from another cqueue, or another event loop system entirely. The design is meant to be non-intrusive, composable, and embeddable within existing applications. cqueues includes a sockets library with DNS, buffering, end-of-line translation, SSL/TLS, and descriptor passing support builtin. Domain querying, connection establishment, and SSL negotiation are handled transparently as part of a state machine entered with every I/O operation, so users can read and write immediately upon instantiating the object, as if opening a regular file. cqueues also includes modules for handling signals, threads, and file change notifications using native kernel facilities and accessible through easy to use interfaces which abstract the different kernel facilities. | |||||||||||||||||||||||||||||
| Built by | fanjunkong | |||||||||||||||||||||||||||||
| State | complete | |||||||||||||||||||||||||||||
| Volume | DEFAULT | |||||||||||||||||||||||||||||
| Started | Mon, 03 Jun 2024 18:00:48 CST | |||||||||||||||||||||||||||||
| Completed | Mon, 03 Jun 2024 18:03:51 CST | |||||||||||||||||||||||||||||
| Task | build (dist-oc9-epol, /opencloudos-stream/lua-cqueues.git:.:origin/master) | |||||||||||||||||||||||||||||
| Extra | {'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/lua-cqueues.git?.#origin/master'}} | |||||||||||||||||||||||||||||
| Tags |
|
|||||||||||||||||||||||||||||
| RPMs |
|
|||||||||||||||||||||||||||||
| Logs | ||||||||||||||||||||||||||||||
| Changelog | * Tue May 07 2024 Fanjun Kong <fanjunkong@tencent.com> - 20200603-2 - epol debrand * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 20200603-1 - initial build |
