Update links and tags

This commit is contained in:
Ilkka Seppälä
2020-07-26 11:30:42 +03:00
parent 2ee5789c77
commit 1eafb46b61
13 changed files with 32 additions and 24 deletions

View File

@ -7,6 +7,7 @@ categories: Concurrency
tags:
- Decoupling
- Performance
- Cloud distributed
---
## Intent
@ -32,4 +33,4 @@ for both the task and the service.
## Credits
* [Microsoft Cloud Design Patterns: Queue-Based Load Leveling Pattern](https://msdn.microsoft.com/en-us/library/dn589783.aspx)
* [Queue-Based Load Leveling pattern](https://docs.microsoft.com/en-us/azure/architecture/patterns/queue-based-load-leveling)