Linux Web Servers: From Iterative to Epoll
When I fire up my code editor to create a web server that serves incoming requests, usually I don't care what-the-heck is going on underneath. Modern programming languages abstract away all the underneath details from you and give you a few functions...
mofatah.hashnode.dev1 min read