Hello everyone, Looking at running processes asynchronously for implementing the status XML response I wanted to ask if there were already some ideas/plans for using some specific python library? This needs to be done with multiprocessing and I read something about using task queue like Celery. What do you think about this? Calin