:showtitle:
:toc: left
:icons: font
= Qorb
Qorb is a work-in-progress Connection Pooling library, heavily inspired by
the "Cueball" connection pooling library.
== Overview
== Examples
To get up and running with a client, server, and DNS system, link:examples/README.adoc[refer to the README in the examples directory].
This provides a setup for generating a workload to an arbitrary number of
backends, and then walks through the tools to inspect the connection pool.
== TODO List
Things I'd like to do before getting more eyes on this:
* Add dtrace probes
* Add a baseline test suite