Fork me on GitHub
#core-async
<
2019-06-20
>
didibus05:06:35

@holyjak Make sure your remote calls are non-blocking

didibus05:06:43

Or use thread instead of go

Jakub Holý (HolyJak)08:06:49

thx, as ghadi suggested, I will just use pipeline-blocking

serioga07:06:46

There is no direct correlation here. Buffer length depends on difference between speed of producers and consumers.

noisesmith17:06:18

surely buffer size imposes a limit on the difference in speed between the two