Hi, I'm developing an application which requires high performance computing. I wrote a program to test the algorithm in fortran2003 using OpenMP. I'm migrating it to Java, and I think that the google app engine would be a great place to put it, but I have a few questions about the performance issue. As I understand there are no threads allowed in the sandbox, not even with the backends. So, is there any way to achieve paralellization? what are the options for doing high performance computing with the google app engine?
Also, about the backends, since I would charge for the use of the application I have no problem in paying for more performance. But just to be sure that I understand correctly, if the backend is dynamic I would only have to pay for what the users consume in terms of hours of service right? If you need more information to give me an answer, just tell me what you need to know. thanks -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine-java/-/fqz5JeMTQHIJ. To post to this group, send email to google-appengine-java@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.