Sunday, December 26, 2010

[wjeikpqa] Peer to peer google app engine

I suspect a peer to peer application can be written to run on Google App Engine.  It would be interesting, since peers cannot initiate requests, so it cannot run as a daemon.  (It fits in the non persistent program paradigm.)

While not strictly necessary, a set of peers could simulate a persistent event loop by passing around a token.

No comments :