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.
Written for
- Institution
- Queens College
- Module
- Internet and Web Technologies (CSCI355)
Document information
- Uploaded on
- June 2, 2022
- Number of pages
- 4
- Written in
- 2020/2021
- Type
- Lecture notes
- Professor(s)
- Raymond law
- Contains
- All classes
Subjects
-
asynchronous programming
-
lib uv
-
dns
-
event loop