TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Introducing Sd-Event: The Event Loop API of Libsystemd

56 点作者 maxmouchet超过 9 年前

4 条评论

vezzy-fnord超过 9 年前
sd-event was announced to be the next systemd-private interface turned public after sd-bus a while ago, and here we are.<p>If anything, it only further convinces me what a leaky abstraction epoll(7) is, plus all the myriad of *fd calls that really just canonize things like the self-pipe trick in the completely wrong layers. I&#x27;d probably use something like libkqueue if I wanted a minimal event loop.
评论 #10607895 未加载
评论 #10607926 未加载
评论 #10607905 未加载
striking超过 9 年前
I am confused about the fact that this is &quot;something that allows us access to all the Linux-specific bits, instead of limiting itself to the least common denominator of UNIX.&quot; Doesn&#x27;t that make anything written with this incompatible with, say, FreeBSD or MacOS?
评论 #10607777 未加载
评论 #10607884 未加载
评论 #10607784 未加载
评论 #10607800 未加载
评论 #10607774 未加载
评论 #10607807 未加载
评论 #10607994 未加载
JdeBP超过 9 年前
Duplicates <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=10601046" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=10601046</a> .
kator超过 9 年前
One more step closer to launchd?
评论 #10607809 未加载