Netflix-Skunkworks / service-capacity-modeling

Apache License 2.0
67 stars 19 forks source link

Revert "Use multiple processes to get lowest latency capacity plans" #38

Closed jolynch closed 2 years ago

jolynch commented 2 years ago

This reverts commit 96b58d07935d7a345a0621aa57418a176b4e250a.

It appears that multiprocessing plays badly with gevent which the server is using, and we get deadlocks. Reverting for now.