Hello,

I care for an application that updates every day somewhere around 1
million rss (6 times a day) and we are looking for alternatives to
reduce costs, and among the cheaper alternative is the Gae4j.

But I'm still a little afraid to migrate the application, considering
the limits that exist in gae4j, especially as the problem of updating
the rss. These questions arose because my application has a strong
dependence on long running processes and background tasks.

My question is: can I migrate my application to the cloud without
problems? Did not have my application blocked for exceeding the quota
limit allowed, even being willing to pay for all necessary resources?

Another question: does the gae4j allows me to run 100 tasks per second
in a queue and increase my bucket size?

I know I have to do a refactoring in my code, but I believe it will be
worth it, mainly because of the scalability and price.

If any expert gae4j can help me, I appreciate it. Thanks.

sorry my poor english.
Fulvius

--

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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.


Reply via email to