On Aug 1, 6:35 pm, Jitaditya Kumar <[email protected]> wrote:
> the strategy is not the problem . the problem is the GDirections not
> responding of late . Can someone help me with that ?

I think the strategy is part of the problem. You have said yourself
that there could be as many as 500 requests. So far, the service has
responded in a timely fashion. But those 500 requests are using
resources which others could be waiting for. Either you are now
finding that the service is so busy that your requests take longer to
be serviced; or Google are forcing you to limit the rate for multiple
queries in order that other requests can be serviced.

Either way, change your strategy to cater for the current
circumstances. There's no way you can speed things up anyway: the
service is the service. It's not as if you're paying for it.

Andrew
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps 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-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to