an Entity in Data Space: lodserver.iula.upf.edu
Kqueue is a scalable event notification interface introduced in FreeBSD 4.1 on July 2000, also supported in NetBSD, OpenBSD, DragonFly BSD, and macOS. Kqueue was originally authored in 2000 by Jonathan Lemon, then involved with the FreeBSD Core Team. Kqueue makes it possible for software like nginx to solve the c10k problem. Some other operating systems which traditionally only supported select(2) and poll(2) also currently provide more efficient polling alternatives, such as epoll on Linux and I/O completion ports on Windows and Solaris.
Graph IRI | Count |
---|---|
http://dbpedia.org/resource/Kqueue | 89 |
http://dbpedia.org/resource/Linux | 1 |
http://dbpedia.org/resource/NetBSD | 1 |
http://dbpedia.org/resource/OpenBSD | 1 |
http://dbpedia.org/resource/Event_loop | 1 |
http://dbpedia.org/resource/Libuv | 1 |
http://dbpedia.org/resource/Asynchronous_I/O | 1 |
http://dbpedia.org/resource/Template:MacOS | 1 |
http://dbpedia.org/resource/Template:Man | 1 |