FireX Blaze =========== FireX Blaze is a lightweight process that receives Celery event data and publishes it to a Kafka bus. The implementation is distributed as part of ``firexapp`` while retaining the ``firex_blaze`` import namespace, ``firex_blaze`` command, and Blaze tracking service entry point. API Reference ------------- .. automodule:: firex_blaze.blaze_event_consumer :members: .. automodule:: firex_blaze.blaze_helper :members: .. automodule:: firex_blaze.blaze_launcher :members: .. automodule:: firex_blaze.fast_blaze_helper :members: