Hi, I am trying to use multithreading with multi acces webpage/database but the problem is every thread is waiting for the other to finish t o begin his work so I don't take advantage for the wait for a wabpage to be downloaded for example I read on internet that multithread in ruby is not the normal thread like other langages, Is that true or I can find somethign to work it? regards -- Posted via http://www.ruby-forum.com/.