oslo.messaging/doc/source
Joshua Harlow 372bc4947e Add a thread + futures executor based executor
The concurrent.futures module is one of the ways
that async activities can be done in the future,
so we should try to work on getting to that future
by using more futures. To enable this (as well as
to enable getting off eventlet), add a thread pool
based executor which will process incoming messages
using the pool.

Also begins adding according docs as well for the
different types of executors that are available.

Change-Id: I1482fd70abbf69f4e2994597c5e95d91fecb815e
2014-12-18 23:49:53 -08:00
..
AMQP1.0.rst Add documentation explaining how to use the AMQP 1.0 driver 2014-09-12 12:01:35 -04:00
conf.py Stop using intersphinx 2014-09-12 22:48:38 +02:00
conffixture.rst Remove ConfFixture from toplevel public API 2013-08-17 17:49:23 +01:00
contributing.rst Add contributing page to docs 2014-09-08 20:38:07 -04:00
exceptions.rst Include docstrings in published docs 2013-07-10 09:33:13 +01:00
executors.rst Add a thread + futures executor based executor 2014-12-18 23:49:53 -08:00
index.rst Add a thread + futures executor based executor 2014-12-18 23:49:53 -08:00
notification_listener.rst Warns user if thread monkeypatch is not done 2014-12-10 15:59:59 +01:00
notifier.rst Renamed PublishErrorsHandler 2014-11-27 16:04:07 +02:00
opts.rst Add missing docs for list_opts() 2014-06-26 06:53:08 +01:00
rpcclient.rst Expose RemoteError exception in the public API 2013-08-07 12:52:58 +01:00
serializer.rst Include docstrings in published docs 2013-07-10 09:33:13 +01:00
server.rst Add thread-local store of request context 2013-08-09 11:21:27 +01:00
target.rst Add some docs on target version numbers 2013-08-04 07:03:46 +01:00
transport.rst Touch up grammar in warning messages 2014-12-04 16:04:37 -05:00