Hi

Try reading http://code.google.com/appengine/docs/python/gettingstarted/
as a staring point, then start experimenting.

You need to understand what appengine is good/bad for, before you go
to far in your endeacours.  I am not sure I understand exactly what
you are
asking.  So I would suggest a bit more research and you present a more
detailed explanation of what you want to do.

A few new people here have spent months on some project only to
realize after much effort that appengine didn't really suit their
problem, then complained that appengine is no good.  Some detailed
reading about appengine upfront would have told them that
what they wanted to do wasn't a good fit and saved them a lot of
grief.  I can't stress strongly enough the need to read in detail the
basics of appengine
for new people, it will save a world of trouble.  (Example even basic
things like which version of python to use are important)

Rgds

Tim


On Oct 27, 3:08 am, SombraX <sombr...@gmail.com> wrote:
> Hi, sorry for my english. I want a program installed on the host
> server appengine hear requests one by one at a time or sequentially
> ( as singleton), and the server program to run a process or stop it on
> the server side according to the value received from the request, all
> in internet environment and python . How is it done?
> Greetings

-- 
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-appeng...@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