Can I use Apache Thrift on Google App Engine? Since Google App Engine does not support working with sockets what transport can be used? Is there any transport implementation to use on Google App Engine Channel API as transport layer?
PS: Server is supposed to be Java-based (not Python)