Pastabrain

Lion

Lion is a C++ library for UNIX domain IPC using a publish/subscribe system: Clients connect to a broker, which distributes messages. All messages have a type and clients can select which types of messages they will receive by subscribing to that type.