We resell service, so our pricing is a function of the code efficiency. I may just be a better Python programmer, and that is why it is faster/cheaper.
-Brandon From: [email protected] [mailto:[email protected]] On Behalf Of Waleed Abdulla Sent: Saturday, July 02, 2011 2:10 PM To: [email protected] Subject: Re: [google-appengine] Python VS Java I'm curious why your Java version costs more currently! Can you share more details? I would've expected the Java version to cost less since Java has JIT compilation so the code should run faster. As for your questions, I'd say that the price difference will likely be small compared to the cost of your own time (unless the app gets a lot of load and costs a lot). So I'd say choose the language in which you feel more comfortable. Python tends to get new GAE features first, which is a slight vote for Python. On Sat, Jul 2, 2011 at 12:41 PM, Brandon Wirtz <[email protected]> wrote: I have kind of asked this before. I am trying to decide if I take the python of my app and expand it, or the version I ported to Java. The Java version currently costs more to run, than the python version, but the new pricing would put the Java version as cheaper, at least until instances support multiple threads on python. So do I build out Python? Or Build out Java? How long from new pricing to Mult-threaded Python? -- 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] <mailto:google-appengine%[email protected]> . For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en. -- 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. -- 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.
