SSL Pool Example ---------------- In order to use the pool module you first need to install the python library, `amqpstorm-pool`. :: pip install amqpstorm[pool] .. literalinclude:: ../../examples/pool/ssl_pool_example.py