Class notes
Asynchronous Programming (C4 & C5) Notes
- Institution
- Queens College
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 n...
[Show more]