Concurrency
Hi,
It seems that if I send multiple requests at the same time, the service starts to slow down or occasionally fails to process them correctly or starts generating weird things. Iām not sure if there's an issue with how the requests are being handled concurrently.
Thanks!
Hi,
It seems that if I send multiple requests at the same time, the service starts to slow down or occasionally fails to process them correctly or starts generating weird things. Iām not sure if there's an issue with how the requests are being handled concurrently.
Thanks!
We're addressing this with a proper scheduler. We're doing some of the groundwork now to better support good concurrency.
Is this problem solved?
Fixed in 1.0
Thanks!