Mat,

You can use curl_multi to parallelize the api calls and reduce latency.
Also, if these api calls are not needed as part of the response, then create
a cron task.

- Dustin  


On 11/25/07 9:37 AM, "Mat" <[EMAIL PROTECTED]> wrote:

> 
> Is there anyway to send the page to the browser and continue processing the
> script in symfony?
> 
> We essentially have a few api calls which slow down our page views, however
> the responses from the api calls in no way effect the page being displayed,
> we we would like to optimize this.
> 
> Thanks in advance.
> 
> Mat
> 
> 
> > 



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to