an Entity in Data Space: lodserver.iula.upf.edu
libuv (Unicorn Velociraptor Library) is a multi-platform C library that provides support for asynchronous I/O based on event loops. It supports epoll(4), kqueue(2), Windows IOCP, and Solaris . It is primarily designed for use in Node.js but it is also used by other software projects. It was originally an abstraction around or Microsoft IOCP, as supports only select(2) and doesn't support poll(2) and IOCP on Windows. In node-v0.9.0's version of libuv, the dependency on libev was removed.
Graph IRI | Count |
---|---|
http://dbpedia.org/resource/Libuv | 108 |
http://dbpedia.org/resource/OpenBSD | 2 |
http://dbpedia.org/resource/Linux | 1 |
http://dbpedia.org/resource/Reactor_pattern | 1 |
http://dbpedia.org/resource/Thread_(computing) | 1 |
http://dbpedia.org/resource/Event_loop | 1 |
http://dbpedia.org/resource/Asynchronous_I/O | 1 |
http://dbpedia.org/resource/File_system | 1 |
http://dbpedia.org/resource/Kqueue | 1 |