I have a list of 135M .com domains and want to implement a basic web crawler to crawl this list of domains. My early design decisions are that I want to use multi_socket libcurl library with epoll. However, the book everything curl doesn't contain any working examples of using multi_socket with epoll. Does anyone have a working example using multi_socket with epoll?
A simple sample would do. Just to get me started.
------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html