• non-blocking I/O, where normally slow system calls like open, accept, read, and write return immediately instead of blocking, select, epoll_\* set of functions, libev and libuv open source libraries.