docs: updates to several patterns

This commit is contained in:
Ilkka Seppälä
2024-05-28 19:46:39 +03:00
parent 4652842c94
commit 584e949714
70 changed files with 347 additions and 479 deletions
-4
View File
@@ -174,10 +174,6 @@ Running the application produces the following console output:
[pool-1-thread-2] ERROR ServiceExecutor - sleep interrupted
```
## Class diagram
![Queue-Based Load Leveling](./etc/queue-load-leveling.gif "Queue-Based Load Leveling")
## Applicability
* When there are variable workloads, and you need to ensure that peak loads do not overwhelm the system