* Jackson4Gae ( https://github.com/icoloma/jackson4gae ): a collection of serializers and deserializers to transform AppEngine classes to JSON using Jackson. * Queue4Gae ( https://github.com/icoloma/queue4gae ): the equivalent to DeferredTask but using JSON instead of native serialization. Uses the Same Old Task Queue Service from AppEngine.