libpeak: A library for parallel events and asynchronous tasking1

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.

... part of T2, get it here

URL: http://peak.sourceforge.net

Author: Stéphane Thiell <mbuna [at] bugged [dot] org>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>

License: BSD
Status: Alpha
Version: 0.1.2

Remark: Does cross compile (as setup and patched in T2).

CPU architectures: Does only support: powerpc x86 m68k sparc ia64

Download: http://sourceforge.net/projects/peak/files/ libpeak-0.1.2.tar.gz

T2 source: libpeak.cache
T2 source: libpeak.desc

Build time (on reference hardware): 15% (relative to binutils)2

Installed size (on reference hardware): 0.26 MB, 28 files

Dependencies (build time detected): 00-dirtree binutils coreutils diffutils findutils gawk grep linux-header make sed sysfiles tar

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).