libqb  1.9.0
libqb Documentation

Overview

libqb is a library with the primary purpose of providing high-performance, reusable features for client-server architecture, such as logging, tracing, inter-process communication (IPC), and polling. Except for some documented anti-pattern use cases regarding IPC communication and logging, it is deemed thread-safe.

We don't intend this to be an all-encompassing library, but instead provide very specially focused APIs that are highly tuned for maximum performance for client/server applications.

See the following pages for more info: