KonoAnalytics/concurrency
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
A proof of concept for concurrently processed API calls. API calls are generally slow, so running more than one in parallel is a way to speed up the data flow.