core-async

2019-06-20T05:43:35.132Z

@holyjak Make sure your remote calls are non-blocking

2019-06-20T05:43:43.132300Z

Or use thread instead of go

Jakub HolĂ˝ 2019-06-20T08:31:49.132500Z

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

serioga 2019-06-20T07:02:46.132400Z

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

2019-06-20T17:47:18.133100Z

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