Hi there,
I was wondering if it would be possible to multithread the spidr gem? I don't know much about multithreading in ruby, but I believe only Ruby 1.9.x is able to do so?
I had a look through the source but couldn't find where the spidr gem makes its http requests.
Maybe something like Typhoeus can be used?! (http://rubygems.org/gems/typhoeus)
Thanks,
Ryan
Hi there,
I was wondering if it would be possible to multithread the spidr gem? I don't know much about multithreading in ruby, but I believe only Ruby 1.9.x is able to do so?
I had a look through the source but couldn't find where the spidr gem makes its http requests.
Maybe something like Typhoeus can be used?! (http://rubygems.org/gems/typhoeus)
Thanks,
Ryan