24-Sep-2014 17:13, Etienne пишет:
It's finally here: https://github.com/etcimon/libasync

We all know how event loops are the foundation of more popular libraries
Qt and Nodejs.. we now have a natively compiling async library entirely
written in D.

This event library was tested on Win32, Linux x64, Mac OS x64, with DMD
2.066, offers the more low-level async objects: timers, file i/o, dns
resolver, tcp, udp, listeners, signals (cross-thread), notifications
(same thread), and more recently (and with great efforts for
implementing with OS X / BSD) a directory watcher.


Awesome! Bookmarked for future ;)

--
Dmitry Olshansky

Reply via email to