airavata-courses / scapsulators

Looking to understand how weather phenomena in a region, affect your research? Well look no further!
https://github.com/airavata-courses/scapsulators/wiki/Weather-enthusiasts-assemble
Apache License 2.0
1 stars 2 forks source link

Python concurrency via Threading #70

Closed shubhpatr closed 2 years ago

shubhpatr commented 2 years ago

setup multi-threading in Python micro-service to handle concurrent requests

vikrantdeshpande09876 commented 2 years ago

Reduced latency and incorporated gunicorn functionality to handle concurrent requests. Seems to be working fine. 👍