Tag: concurrency
All the articles with the tag "concurrency".
-
Predileto '#13 - Scoped Concurrency in Async Python Workers
Software DevelopmentHow we built a gather_with_concurrency utility to parallelize Google Places API calls inside an SQS worker — and why scoped semaphores are safe in single-loop async architectures.