If your app is spending most of its time number crunching and little
of its time serving up html to users, app engine is probably not your
best option.  It is focused on interactive web applications.  Do your
video editing calculations finish in under 8 seconds?   If not, you
are probably better off looking into something like EC2.
-peter

On Sep 24, 2:35 pm, Jason <[EMAIL PROTECTED]> wrote:
> What is the best way for a calculation hungry app (video processing)
> which I have already in C++ to be ported to google apps?
>
> I'm no python expert but can get by but any help would be great.
>
> Ta.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to