Hi,

Please let me know if this is possible with google app engine.

I basically have an executable file that takes in 2 input files and
spits out 4 output files when finished. Can I run this using app
engine? I am worried about reading and writing file features using App
engine because I'm not sure which directory I will need to specify my
output file to write to.

Also, is the number of nodes allocated handled automatically? Like in
amazon you specify number of nodes so here all the parallelization is
done automatically?

thanks,
Henry

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to