Update Welcome-To-The-Jungle.md

pull/972/merge
Brett Wooldridge 8 years ago committed by GitHub
parent 85b926f86a
commit 534e504840

@ -85,7 +85,7 @@ Consider this hypothetical scenario:
There is a pool with five connections in-use, and zero idle (available) connections. Then, a new thread
comes in requesting a connection.
```
"How the the prime directive apply in this case?" We'll answer with a question of our own:
"How does the prime directive apply in this case?" We'll answer with a question of our own:
> If the thread is directed to create a new connection, and that connection takes 150ms to establish, what happens if one of the five in-use connections is returned to the pool?

Loading…
Cancel
Save