No, I don't think this would be a violation of program policies, but if you elaborate more I can tell you definitively.
-- Ikai Lan Developer Programs Engineer, Google App Engine Blogger: http://googleappengine.blogspot.com Reddit: http://www.reddit.com/r/appengine Twitter: http://twitter.com/app_engine On Thu, Nov 18, 2010 at 1:49 AM, Nikolay Metchev <[email protected]>wrote: > Hello I was wondering if it would be possible to implement an android cloud > 2 device server within google app engine ( > http://code.google.com/android/c2dm/index.html). > So far looking at the docs it seems like with some hackery it would be > possible to implement this using task queues. > http://code.google.com/appengine/docs/java/taskqueue/ > E.g. have a task which is monitoring X and sending out cloud 2 device > messages. Every few days a task queue would have to die and launch a new > version of itself to prevent going over the 30 day quota limit for task > queues. > > I guess I have a few questions: > * Is this possible? > * Would this violate the terms of use for app engine? > * Is there a better way of doing this? > > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine%[email protected]> > . > 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
