I suppose you could run something persistent on a reserved instance at Google App Engine, but typically they kill any process running longer than 30 seconds. And the persistent servers aren't free. On Apr 19, 2012 7:36 AM, "Surya K" <sur...@live.com> wrote:
> I wrote a small python Client-Server program.. (I use python 2.7) > > and want to make it real. I mean, I want to put the server on Google App > Engine.. > > I went through it and found that, I need to use Google API so that it > should work on GAE. > > So, How could I create such a small Google App Engine's app. I mean.. > > Can anyone help me on it.. > (Assuming that there is a server.py which just shows how many clients are > connected to it, how do I make a app of such program) > > > _______________________________________________ > Tutor maillist - Tutor@python.org > To unsubscribe or change subscription options: > http://mail.python.org/mailman/listinfo/tutor > >
_______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor