[Rpm-maint] [rpm-software-management/rpm] Adding an event loop in RPM to run asynchronous operations. (#258)

Jeff Johnson notifications at github.com
Sun Aug 6 06:43:23 UTC 2017


Yes, there is libevent, then libev+libeio, and now libuv, all tuned towards slightly different goals.

libeio is narrowly targeted at asynchronous system calls, can be embedded, and is generally lean-and-mean and well tested.

But go shopping for alternatives if you wish: I chose libeio after looking at multiple alternatives.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/258#issuecomment-320489014
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20170806/a68bb5da/attachment.html>


More information about the Rpm-maint mailing list