You could use a Pull Queue instead of an email sending/polling system:

http://code.google.com/appengine/docs/python/taskqueue/overview-pull.html

Nick


On 13 July 2011 01:13, Rohit Bhat <smashingro...@gmail.com> wrote:

> I'm basically doing this for a project, but I can make use of a dedicated
> server if need be. The email method is indeed nice and pretty much solves
> the problem of the GSM module being on a different server. I'll just consult
> with my other team mates and decide the best option.
>
> Thanks for the replies everyone
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/XqjsSwab-pUJ.
>
> 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.
>

-- 
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