Twisted
-------

Configuration
~~~~~~~~~~~~~

Twisted_ is an event-driven networking engine written.

.. code-block:: yaml

    ioc.extra.twisted:

Services available
~~~~~~~~~~~~~~~~~~

- ioc.extra.twisted.reactor: the reactor instance
- ioc.extra.twisted.reactor.thread_pool: the reactor thread pool


.. _Twisted: http://twistedmatrix.com/
