BrainΒΆ
The Brain is a python-based application that only dispatches analysis requests from different frontends [1] to the available Probes. Analyses are scheduled by the Brain on Probes through Celery, an open source task framework for Python.
Footnotes
[1] | This feature is not ready yet, we are currently working on its implementation. |