php forking process
Posted: Tue Mar 23, 2010 12:48 am
hello this my 1st post..
Its a web appication.
i want to make 5 curl calls to 5 different servers.since everything is sequential.Is it possible that i start the process of curl calls and return the page response to user.The curl process goes on.So that user dont have to wait for 5 calls to finish.
thanks
Its a web appication.
i want to make 5 curl calls to 5 different servers.since everything is sequential.Is it possible that i start the process of curl calls and return the page response to user.The curl process goes on.So that user dont have to wait for 5 calls to finish.
thanks