Hello,
I'm working on a web crawler (spider) using Chilkat. I found many examples in the documentation. However I wonder: would it be possible to provide a simple crawler example using multi thread (async, future, promise, callback)? It would be very interesting to download several html files at one time.
Thank you very much.