1
C / C++ / Chilkat multi thread
« on: March 19, 2018, 01:24:04 AM »
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.
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.