hello everyone someone said that cloud computing is not real-time platform.
that is to say, if you insert a record into cloud(such as bigtable), and then if you query the record immediately , maybe no rowset returned. because in a cloud platform, a record is store in lots of server , at that time when you query that inserted record , some server may not be synchronized , and your query is done in those server.... is that true? thanks in advance -- 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.
