aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index aec0ca1..3bd3501 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,7 @@ Monitors the queue, retrieve new requests as they come in, and send the result b
## Extra Credit A
```dynamic_pool_size_update():```
+Changes the worker thread pool dynamically depending on the number of requests
## Extra Credit B