Hi David. There is a higher limit on write throughput because of the
journals and other metadata for concurrency control, etc. There are no
analogous limitations for reads which can be performed in parallel, so you
shouldn't see any "bottlenecks" caused by concurrent reads.
- Jason

On Sun, Aug 30, 2009 at 6:16 AM, David Fuelling <[email protected]> wrote:

>
> Hi,
>
> In other threads on this forum I've read that the Datastore can handle
> between 1 and 10 Writes per Second for an Entity (or Entity Group).
>
> I'm wondering if there's a similar bottleneck for reads-ueries in the
> datastore.  Does anyone know what the max number of Reads I should
> expect is?
>
> Thanks!
>
> David
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" 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-appengine-java?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to