aboutsummaryrefslogtreecommitdiff
path: root/devel/libpeak/pkg-descr
blob: 0f4da9dfae8ba3dcc9a366d06673acf6975a8c29 (plain) (blame)
1
2
3
4
5
6
7
8
9
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/