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

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -