Download List

Descripción del Proyecto

The PEAK library tries to achieve high performance
in combining multi-threading with an efficient I/O
event model. You can write event-based
applications that use massive sockets I/O,
timers, and signals. Its underlying I/O
multiplexing engine supports kqueue(2) (FreeBSD,
NetBSD, and Mac OS X), epoll(2) (Linux 2.6), and
/dev/poll (Solaris). It provides support for
optimized memory allocations, basic database
primitives, and synchronization.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-05-25 10:16
0.1.2

Errores fueron corregidos. IA-64 fue introducido el soporte de procesadores. El código fue limpiado.
Tags: Major feature enhancements
Bugs were fixed. IA-64 processor support was
added. The code was cleaned up.

2004-01-19 01:23
0.1.0

Tags: Initial freshmeat announcement

Project Resources