qb-blackbox

Library for providing high performance, reusable features for client-server architecture

Install

All systems
curl cmd.cat/qb-blackbox.sh
Debian Debian
apt-get install libqb-dev
Ubuntu
apt-get install libqb-dev
Arch Arch Linux
pacman -S libqb
image/svg+xml Kali Linux
apt-get install libqb-dev
CentOS
yum install libqb
Fedora
dnf install libqb
Windows (WSL2)
sudo apt-get update sudo apt-get install libqb-dev
Raspbian
apt-get install libqb-dev

libqb

Library for providing high performance, reusable features for client-server architecture

libqb-dev

high performance client server features library (devel files)

libqb provides a set of high performance client-server reusable features. It offers high performance logging, tracing, IPC and poll. Its initial features were spun off the Corosync cluster communication suite to make the accessible easier for other projects. This package contains libqb's development files. You will need it if you plan to develop applications using any of libqb's features.