Closed Viile1 closed 1 year ago
I change the code with rest service. I send a many request. but my application is not work real api as I expected. Every request wait other request. How can ı deal with this problem ?
Use python threading library perhaps
I change the code with rest service. I send a many request. but my application is not work real api as I expected. Every request wait other request. How can ı deal with this problem ?