Daemon process with App Engine

128 views
Skip to first unread message

hkrishnan

unread,
Apr 9, 2008, 1:57:18 AM4/9/08
to Google App Engine
How do you visualize running a daemon process written in Python (or
any other language) with App Engine?

--hk

hkrishnan

unread,
Apr 9, 2008, 2:05:38 AM4/9/08
to Google App Engine
I meant just running a daemon process (I was trying to imagine
that:-) ).

-hk

Lutz Horn

unread,
Apr 9, 2008, 4:37:59 AM4/9/08
to google-a...@googlegroups.com
2008/4/9, hkrishnan <hkrish...@gmail.com>:

> I meant just running a daemon process (I was trying to imagine
> that:-) ).

You can't. GWE is a stateless framework that receives requests and
returns responses. In addition the time a request may take to complete
is limited.

Lutz

Reply all
Reply to author
Forward
0 new messages