1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00
Wen Heping bdfc948790 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>
2013-05-15 14:11:48 +00:00

14 lines
298 B
Plaintext

include/busybee_constants.h
include/busybee_mapper.h
include/busybee_mta.h
include/busybee_returncode.h
include/busybee_single.h
include/busybee_st.h
include/busybee_sta.h
include/busybee_utils.h
lib/libbusybee.a
lib/libbusybee.la
lib/libbusybee.so
lib/libbusybee.so.0
libdata/pkgconfig/busybee.pc