Documentation
¶
Overview ¶
Package main provides examples of using concurrency helpers in the Midaz SDK.
This example demonstrates the following: 1. Using worker pools for parallel processing 2. Processing items in batches 3. Using forEach for simple parallel operations 4. Rate limiting API calls
Directories
¶
| Path | Synopsis |
|---|---|
|
Package main demonstrates a real-world example of using concurrency helpers to efficiently fetch and process account balances from multiple accounts.
|
Package main demonstrates a real-world example of using concurrency helpers to efficiently fetch and process account balances from multiple accounts. |
Click to show internal directories.
Click to hide internal directories.