Hi,

Concurrency is guaranteed when it is received on Google server, all requests
are handled in parallel.  So you must be referring to how to establish
concurrency on your end.  I am not sure about PHP but other languages like
Java you can take advantage of creating client-side threads.

Austin

On Fri, Aug 22, 2008 at 9:02 AM, Nuno Cordeiro <[EMAIL PROTECTED]>wrote:

>
> When creating or deleting a batch of events, my php scripts tend to
> lag a little. Is it possible to implement concurrency in the requests
> with PHP?
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Calendar Data API" 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/google-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

  • Concurrency Nuno Cordeiro
    • Re: Concurrency Austin (Google)

Reply via email to