As long as you can break you computation down into chunks that run for less than 10-30 seconds each. (and capable of saving their state totally)
then yes http://code.google.com/appengine/docs/python/taskqueue/ 2010/1/22 [email protected] <[email protected]>: > I am a Tunisian student in computer science (software engineering) and > I'll do my final project review. > > I had the idea to use the platform Google App to deploy my applcation > of parallel computing, this application does not have any profits, > it's only to help young researchers from my university to make > calculations and to study the parallel computing. > This application is coded in python, and has as input data (that are > often simple matrix), and the number of processors to use. > > Can you please tell me if this application can be deployed on your > server or not. > if you agree to help me (I hope that), do I have the right to specify > the number of processor to use. > > I hope you grant me this chance to do this project, and I assure you > that I will respect all the terms you ask me and I will ensure the > proper functioning of the application to not to affect performance and > security of your server .. > > Please answer me quickly because I have dept my idea of project in > coming days .. > Thank you so much for your friendliness and all your free services :). > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" 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?hl=en. > > -- Barry - www.nearby.org.uk - www.geograph.org.uk - -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en.
