multithreaded service
joelb123 opened this issue · comments
Joel Berendzen commented
Long-running calculations shouldn't hang the service. Implement threaded service.
Joel Berendzen commented
Multi-threaded service is fully implemented in release 0.7 via RQ. Two threads will need to be started via rqworker, "alignment", and "tree-building".