oslo-specs/specs/train
Hervé Beraud a26df0f3ce Always run the rabbitmq heartbeat inside a standard pthread.
Propose changes to always run the rabbitmq health check heartbeat in a
standard python thread.

With the described specs we want to isolate the heartbeat execution model
from the parent process inherited execution model.

We want to force to use the python stdlib threading module to run
heartbeat.

The proposed changes will fix related issues who run heartbeat under
mod_wsgi in a monkey patched environment.

Change-Id: Ia6d873c3fc5dcc6b1c181b983b9d0d2787348163
2019-06-24 11:37:39 +02:00
..
amqp-rabbitmq-heartbeat-isolated-pthread.rst Always run the rabbitmq heartbeat inside a standard pthread. 2019-06-24 11:37:39 +02:00
placeholder.rst Add placeholder for Train specs 2018-11-28 08:57:07 +08:00