Quantcast
Channel: CoreyScott.dev
Viewing all articles
Browse latest Browse all 11

Book Sneak Peak: Slow Consumers

$
0
0
The following content is a small extract from my latest book Beyond Effective Go – Part 1 – Achieving High-Performance Code. Slow consumers When designing function and method APIs that publish data to a channel, we should consider how the code will respond to slow consumers. Will the producer block until there is additional space in […]

Viewing all articles
Browse latest Browse all 11

Trending Articles