SEARCH RESULTS
 
Showing 1-10 of 14 records
 
Expand article

libevent-ark 0.1.0 (Default branch)

The Article has images
2008-07-28 00:33:18 by Editor in freshmeat.net announcements (Global)
...libevent application development framework for fast development of asynchronous, libevent-based applications, including network clients and servers, but not restricted to them. It includes plugins support. The 'ark' framework does not like fork() and pthread create() mainly because it believes that a single, full event-driven, non-blocking,...
 
 
 
 
 
Expand article

libevent 1.4.4-stable (Default branch)

2008-05-14 07:28:09 by Editor in freshmeat.net announcements (Global)
 
...libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. It is meant to replace the asynchronous event loop found in event-driven network servers. License: BSD License (revised) Changes This release contains several small bugfixes, including epoll...
 
 
 
 
 
Expand article

libev 3.3 (Default branch)

2008-04-16 20:29:41 by Editor in freshmeat.net announcements (Global)
 
...libevent emulation to support programs written using the libevent API. The libev distribution consists of libevent with the core event handling parts replaced by the libev embedded event loop. Differences to libevent include higher speed, simpler design, more features, less memory usage, embedability, and no arbitrary limits. libev supports...
 
 
 
 
 
Expand article

libev 3.41 (Default branch)

2008-05-25 11:53:21 by Editor in freshmeat.net announcements (Global)
 
...libevent emulation to support programs written using the libevent API. The libev distribution consists of libevent with the core event handling parts replaced by the libev embedded event loop. Differences to libevent include higher speed, simpler design, more features, less memory usage, embedability, and no arbitrary limits. libev supports...
 
 
 
 
 
Expand article

libev 3.44 (Default branch)

2008-09-29 06:40:31 by Editor in freshmeat.net announcements (Global)
 
...libevent emulation to support programs written using the libevent API. The libev distribution consists of libevent with the core event handling parts replaced by the libev embedded event loop. Differences to libevent include higher speed, simpler design, more features, less memory usage, embedability, and no arbitrary limits. libev supports...
 
 
 
 
 
Expand article

libev 3.45 (Default branch)

2008-10-21 21:17:16 by Editor in freshmeat.net announcements (Global)
 
...libevent emulation to support programs written using the libevent API. The libev distribution consists of libevent with the core event handling parts replaced by the libev embedded event loop. Differences to libevent include higher speed, simpler design, more features, less memory usage, embedability, and no arbitrary limits. libev supports...
 
 
 
 
 
Expand article

libev 3.48 (Default branch)

2008-10-30 17:24:36 by Editor in freshmeat.net announcements (Global)
 
...libevent emulation to support programs written using the libevent API. The libev distribution consists of libevent with the core event handling parts replaced by the libev embedded event loop. Differences to libevent include higher speed, simpler design, more features, less memory usage, embedability, and no arbitrary limits. libev supports...
 
 
 
 
 
Expand article

libev 3.49 (Default branch)

2008-11-19 13:19:53 by Editor in freshmeat.net announcements (Global)
 
...libevent emulation to support programs written using the libevent API. The libev distribution consists of libevent with the core event handling parts replaced by the libev embedded event loop. Differences to libevent include higher speed, simpler design, more features, less memory usage, embedability, and no arbitrary limits. libev supports...
 
 
 
 
 
Expand article

spserver 0.9.1 (Default branch)

2008-05-24 08:10:44 by Editor in freshmeat.net announcements (Global)
 
...libevent (Unix/Linux) and IOCP (Win32) in order to utilize the best I/O loop on any platform. It supports SSL for secure transactions. An SSL proxy, sptunnel, is included along with an embedded HTTP server framework, sphttp. License: GNU Lesser General Public License (LGPL) Changes The performance of the demo programs was improved. A Win32...
 
 
 
 
 
Expand article

spserver 0.9.2 (Default branch)

2008-06-27 16:46:56 by Editor in freshmeat.net announcements (Global)
 
...libevent (Unix/Linux) and IOCP (Win32) in order to utilize the best I/O loop on any platform. It supports SSL for secure transactions. An SSL proxy, sptunnel, is included along with an embedded HTTP server framework, sphttp. License: GNU Lesser General Public License (LGPL) Changes An XySSL socket I/O layer for spserver was added. An abstract...