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 PR: 178655 Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com>
devel/busybee/Makefile
0 → 100644
devel/busybee/distinfo
0 → 100644
devel/busybee/pkg-descr
0 → 100644
devel/busybee/pkg-plist
0 → 100644
Please register or sign in to comment