aboutsummaryrefslogtreecommitdiff
path: root/devel/busybee/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/busybee/pkg-descr')
-rw-r--r--devel/busybee/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/busybee/pkg-descr b/devel/busybee/pkg-descr
new file mode 100644
index 000000000000..7eddd4bf29b6
--- /dev/null
+++ b/devel/busybee/pkg-descr
@@ -0,0 +1,8 @@
+BusyBee provides a messaging abstraction on top of TCP sockets.
+
+BusyBee is a refined version of the HyperDex event loop. It exposes a
+"messaging" abstraction on top of TCP and automatically packs/unpacks messages
+on the wire. At the core of BusyBee is a thread-safe event loop that enables
+multiple threads to send and receive messages concurrently.
+
+WWW: https://github.com/rescrv/busybee