Hacker News new | ask | show | jobs
by pgorczak 1006 days ago
I’m not familiar with the Python lib but it could be waiting for streams to acknowledge each message reception/persistence before sending the next one. Some clients allow transactions to run in parallel e.g. with futures.