Closed sklarsa closed 3 months ago
Closes #11
Because LineSenders are meant to be single-threaded, this PR introduces a LineSenderPool that makes it easier to achieve greater throughput with multiple concurrent senders
addresses #11
Closes #11
Because LineSenders are meant to be single-threaded, this PR introduces a LineSenderPool that makes it easier to achieve greater throughput with multiple concurrent senders