Asynchronous Programming (C4 & C5) Notes
The notes discuss asynchronous programming in JavaScript. It begins by discussing the "lib uv" library, a set of words in C that support asynchronous I/O based operations by the usage of the event loop. In addition, it analyzes a protocol called DNS, a protocol that converts human-readable domain names into IP addresses. Moreover, it lists important information about an event loop.
Geschreven voor
- Instelling
- Queens College
- Vak
- Internet and Web Technologies (CSCI355)
Documentinformatie
- Geüpload op
- 2 juni 2022
- Aantal pagina's
- 4
- Geschreven in
- 2020/2021
- Type
- College aantekeningen
- Docent(en)
- Raymond law
- Bevat
- Alle colleges
Onderwerpen
-
asynchronous programming
-
lib uv
-
dns
-
event loop