Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement nim-sys queue for 'least #2

Merged
merged 10 commits into from
Feb 14, 2024
Merged

Conversation

alaviss
Copy link
Contributor

@alaviss alaviss commented Nov 9, 2021

Rough port of httpleast to nim-sys

Can be tested with -d:leastQueue=nim-sys, does not support multi-threading.

Marked as draft until sys/sockets reach master. Released as 0.0.1.

Current numbers: https://pasty.ee/qORTSAAaclWq

Note: ioqueue mode currently requires a fix in nim-sys

@alaviss alaviss marked this pull request as ready for review February 14, 2024 00:35
@disruptek disruptek merged commit a8c29d8 into disruptek:master Feb 14, 2024
alaviss added a commit to alaviss/nim-sys that referenced this pull request Feb 14, 2024
ioqueue(linux): make queue a concrete procedure

Solves sandwich issues found during development of disruptek/httpleast#2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants