multithreading - Will mulit-threading automatically fill in the time gap while waiting for some internet content to arrive? -



multithreading - Will mulit-threading automatically fill in the time gap while waiting for some internet content to arrive? -

i using curl or socket in php write net bot. noticed when request sent, websites have noticeable delay time. if utilize multithreading issue requests different urls @ "same time", 1 thread fill in gap of time , resources when thread waiting content server arrive?

multithreading bots

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -