Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: lua-cqueues | Distribution: Fedora Project |
Version: 20200603 | Vendor: Fedora Project |
Release: 9.fc39 | Build date: Thu Jul 20 15:21:32 2023 |
Group: Unspecified | Build host: buildvm-ppc64le-32.iad2.fedoraproject.org |
Size: 580132 | Source RPM: lua-cqueues-20200603-9.fc39.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/wahern/cqueues | |
Summary: Stackable Continuation Queues for the Lua Programming Language |
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.
MIT
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 20200603-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 20200603-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 20200603-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 20200603-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 20200603-5 - Rebuilt with OpenSSL 3.0.0 * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 20200603-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
/usr/lib/.build-id /usr/lib/.build-id/08 /usr/lib/.build-id/08/c230924703950e72d893d0c479e1cd299ffafb /usr/lib64/lua/5.4/_cqueues.so /usr/share/licenses/lua-cqueues /usr/share/licenses/lua-cqueues/LICENSE /usr/share/lua/5.4/cqueues /usr/share/lua/5.4/cqueues.lua /usr/share/lua/5.4/cqueues/auxlib.lua /usr/share/lua/5.4/cqueues/condition.lua /usr/share/lua/5.4/cqueues/dns /usr/share/lua/5.4/cqueues/dns.lua /usr/share/lua/5.4/cqueues/dns/config.lua /usr/share/lua/5.4/cqueues/dns/hints.lua /usr/share/lua/5.4/cqueues/dns/hosts.lua /usr/share/lua/5.4/cqueues/dns/packet.lua /usr/share/lua/5.4/cqueues/dns/record.lua /usr/share/lua/5.4/cqueues/dns/resolver.lua /usr/share/lua/5.4/cqueues/dns/resolvers.lua /usr/share/lua/5.4/cqueues/errno.lua /usr/share/lua/5.4/cqueues/notify.lua /usr/share/lua/5.4/cqueues/promise.lua /usr/share/lua/5.4/cqueues/signal.lua /usr/share/lua/5.4/cqueues/socket.lua /usr/share/lua/5.4/cqueues/thread.lua
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 22:23:46 2024