This commit is contained in:
David Schirrmeister
2024-05-13 11:28:56 +02:00
parent 21fcb18ed4
commit e7480b304f
8 changed files with 147 additions and 3 deletions

View File

@ -108,9 +108,7 @@
- Programm wartet auf Ergebnis/Rückmeldung einer asynchronen Operation
- blockiert dabei NICHT Haupt-Thread
- Wird oft verwendet in
- JavaScript
- Python
- Frameworks wie Javas CompletableFuture
- _JavaScript, Python, Frameworks wie Javas CompletableFuture_
- ![image_160.png](image_160.png)
### Sockets