Serializing compiled Jython code objects (works on Google AppsEngine for Java)
In the process of working on the ShowSort project, and updating it to some of the more recent API changes for Google Web Toolkit (GWT) and Google AppEngine for Java (GAE/J), I ran into a dilemma — I wanted the sorting algorithm processing to be handled through a series of Task Queue API tasks, and…
Read More “Serializing compiled Jython code objects (works on Google AppsEngine for Java)” »