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 :
Post a Comment