SEARCH RESULTS
 
Showing 1-10 of 11 records
 
Expand article

libev 3.3 (Default branch)

2008-04-16 20:29:41 by Editor in freshmeat.net announcements (Global)
 
...epoll, kqueue, Solaris event ports, poll, and select. License: BSD License (revised) Changes This release supports Linux's eventfd, which decreases ev async latency considerably (as well as signal latencies). Support for inotify and epoll will be autodetected in the absence of autoconf (makes embedding easier). A number of small bugfixes have...
 
 
 
 
 
Expand article

PowerDNS Recursor 3.1.6 (Default branch)

2008-05-07 20:53:35 by Editor in freshmeat.net announcements (Global)
 
...epoll, over 50 thousand qps on commodity hardware), it provides advanced anti-spoofing measures. In addition, the program caches server performance and timeouts, making it both network and user friendly. It also has built-in hooks for making graphs with rrdtool, providing insight into nameserver performance. License: GNU General Public...
 
 
 
 
 
Expand article

libevent 1.4.4-stable (Default branch)

2008-05-14 07:28:09 by Editor in freshmeat.net announcements (Global)
 
...epoll timeouts larger than 35 minutes on older Linux kernels and portability improvements for Windows and IRIX
 
 
 
 
 
Expand article

libev 3.41 (Default branch)

2008-05-25 11:53:21 by Editor in freshmeat.net announcements (Global)
 
...epoll, kqueue, Solaris event ports, poll, and select. License: BSD License (revised) Changes This release adds some more workarounds for the buggy Windows select function and also improves error reporting on that platform. A more cache-friendly 4-heap and heap index caching is now implemented for timers and periodics, increasing their...
 
 
 
 
 
Expand article

aria2 0.14.0 (Default branch)

2008-06-20 17:05:33 by Editor in freshmeat.net announcements (Global)
 
...epoll support for Linux and the ability to limit the number of files to be opened to support more than 1024 files in a multi-file torrent. Several bugs in BitTorrent downloads are fixed. From this release, aria2 downloads a file using 5 connections in HTTP/FTP by default, and the behavior of the -s option has changed
 
 
 
 
 
Expand article

PowerDNS Recursor 3.1.7 (Default branch)

2008-06-25 17:54:09 by Editor in freshmeat.net announcements (Global)
 
...epoll, over 50 thousand qps on commodity hardware), it provides advanced anti-spoofing measures. In addition, the program caches server performance and timeouts, making it both network and user friendly. It also has built-in hooks for making graphs with rrdtool, providing insight into nameserver performance. License: GNU General Public...
 
 
 
 
 
Expand article

Das Schaefchen 0.5.0 (Default branch)

2008-07-20 23:16:39 by Editor in freshmeat.net announcements (Global)
 
...epoll as the event notification mechanism to multiplex control between active connections. License: BSD License (revised) Changes The FastCGI protocol has been implemented. Multiple FastCGI servers might be defined to load balance (a round-robin algorithm is used
 
 
 
 
 
Expand article

Das Schaefchen 0.5.1 (Default branch)

2008-08-17 19:01:37 by Editor in freshmeat.net announcements (Global)
 
...epoll as the event notification mechanism to multiplex control between active connections. License: BSD License (revised) Changes Several bugs have been fixed in the implementation of the FastCGI protocol
 
 
 
 
 
Expand article

GNU Virtual Private Ethernet 2.2 (Default branch)

2008-09-01 09:54:48 by Editor in freshmeat.net announcements (Global)
 
...epoll, kqueue, and other high performance kernel interfaces. The on-demand mode has been improved to stop retrying after a while, so much larger networks with mostly dormant links are now possible. Connection routing has been improved and documented, which allows more network configurations, including core network/satellite-style topologies
 
 
 
 
 
Expand article

fastcgi++ 1.1 (Default branch)

2008-09-17 04:53:14 by Editor in freshmeat.net announcements (Global)
 
...epoll socket polling has been replaced with POSIX poll(). The code will now compile on older GCC systems. An issue where parameters would not be processed if bunched into a single record as mod fcgid does has been fixed. Error handling has been refined. An internal UTF-8 code conversion facet has been implemented to remove dependence on...