|
|
|
|
|
by thebigspacefuck
3684 days ago
|
|
Yes, that's right, it is best used for I/O-bound applications. You could use it for: * running multiple Database queries * SSH-ing into multiple devices to run a command * loading multiple web pages * calling multiple APIs |
|