summaryrefslogtreecommitdiffstats
path: root/devel/libpeak/pkg-descr
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2005-03-18 03:09:41 +0000
committerijliao <ijliao@FreeBSD.org>2005-03-18 03:09:41 +0000
commit5cec6bd8c68721ad8975bfe9a54de9b1c2fea5af (patch)
treefc3fd6cbdcff47e114df49a29efe28f12e0e71f5 /devel/libpeak/pkg-descr
parent86bb0476e15ebf476d4b205317c0544cc87c6fc3 (diff)
downloadFreeBSD-ports-5cec6bd8c68721ad8975bfe9a54de9b1c2fea5af.zip
FreeBSD-ports-5cec6bd8c68721ad8975bfe9a54de9b1c2fea5af.tar.gz
add libpeak 0.1.0
Parallel Events and Asynchronous tasKing Library
Diffstat (limited to 'devel/libpeak/pkg-descr')
-rw-r--r--devel/libpeak/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/libpeak/pkg-descr b/devel/libpeak/pkg-descr
new file mode 100644
index 0000000..0f4da9d
--- /dev/null
+++ b/devel/libpeak/pkg-descr
@@ -0,0 +1,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/
OpenPOWER on IntegriCloud