Use cases for Async
-
Good for IO intensive tasks
-
Downloading web pages
-
Accessing APIs
-
Accessing databases (especially on other servers)
-
Reading files
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Good for IO intensive tasks
Downloading web pages
Accessing APIs
Accessing databases (especially on other servers)
Reading files