0

all,

I am using "joblib.Parallel" for parallel computations in my website. It works well. Now I want multiple users to use the website at the same time.

I’m currently using a library called Celery to handle the parallel computations for multiple API calls, and joblib to handle the parallel computations for the CHO calculations. But they don’t really work well together.

Would you please give me some suggestions?

Thanks

Erick

Erickzhou
  • 5
  • 3

0 Answers0