You're talking about wordle.net, right?  Those are pretty successful
metrics.

A lot of the issues people have been having are on datastore timeouts,
particularly on puts.  It looks like the main processing for Wordle is
handled by a downloaded Java applet, and the datastore really gets
used when storing a wordle or returning a gallery page.  Do you run
into any timeouts or elevated CPU for wordle puts?  I'm using Google
Chrome and didn't have the Java plugin, so I noticed even your images
are created via the java applet so you're not storing image blobs (?).


On Oct 1, 5:33 pm, Jonathan Feinberg <[EMAIL PROTECTED]> wrote:
> On Sep 30, 5:21 am, "Feris Thia" <[EMAIL PROTECTED]> wrote:
>
> > I understand that GAE is still in preview used only, but I just wonder if
> > anyone has used it in any semi or full production ? And with how many page
> > hits / visitors per day ?
>
> Yesterday was a good day; my app got 89,537 pageviews, according to
> Google Analytics. I typically hum along at 10-13 requests per second
> during the work day, according to the dashboard.
>
> The great thing about GAE is that I don't have to worry about being
> "slashdotted". If you do what you're supposed to do, App Engine just
> shrugs off a few hours of 50 requests per second. It has been a joy.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to