1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/devel/libpeak/pkg-descr
Ying-Chieh Liao 265e2a37ed add libpeak 0.1.0
Parallel Events and Asynchronous tasKing Library
2005-03-18 03:09:41 +00:00

10 lines
432 B
Plaintext

Parallel Events and Asynchronous tasKing Library
libpeak is an experimental C library and provides necessary support for an
event-based application. Unlike other event libraries, libpeak might process
events in parallel on Symmetric Multi-processing (SMP) systems. Its high
performance is particularly adapted for networking applications that need to
process lots of data on lots of connections.
WWW: http://peak.sourceforge.net/