cqueues

Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix. (by wahern)

Cqueues Alternatives

Similar projects and alternatives to cqueues

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better cqueues alternative or higher similarity.

cqueues reviews and mentions

Posts with mentions or reviews of cqueues. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-19.
  • Cannot compile cqueues on OpenBSD 7.2
    1 project | /r/lua | 4 Dec 2022
    I'm trying to compile cqueues on OpenBSD 7.2, but I keep getting compiler errors:
  • File Descriptor Limits
    5 projects | news.ycombinator.com | 19 May 2021
    At this point I believe ppoll has been added to every mainstream Unix except macOS.

    For many years pselect on macOS didn't actually fix the race condition, notwithstanding its UNIX03 certification. pselect was just a naive wrapper around select that didn't atomically block signals. So I ended up having to create a kqueue-based implementation for use on macOS and stragglers like OpenBSD which at that time lacked pselect entirely. See https://github.com/wahern/cqueues/blob/87f14f9/src/cqueues.c... I can't remember if pselect has been fixed on macOS.

Stats

Basic cqueues repo stats
2
235
0.0
2 months ago

wahern/cqueues is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of cqueues is C.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com