Gaelyk 0.2 released -- a lightweight toolkit for Google App Engine

Posted by: Guillaume LaForge on 2009-09-15 14:35:00.0

Gaelyk is a lightweight toolkit for developing and deploying applications on Google App Engine.

As Google recently released an updated version of their Google App Engine SDK, providing support for XMPP/Jabber messaging and Task Queues, I've worked on a new Gaelyk version providing support for these new features, with a Groovy touch.

Gaelyk can be downloaded here: http://gaelyk.appspot.com/download/

You can have a look at the latest tutorial updated with coverage of:

  • sending / receiving XMPP/Jabber messages,
  • using Task Queues,
  • also an example of how to do queries on the datastore has been added. Read the tutorial here: http://gaelyk.appspot.com/tutorial/

The Gaelyk website uses that new version of Gaelyk, as well as the latest 1.2.5 SDK for Google App Engine. The Groovy Web Console will also be updated shortly to use that new version.

Have fun with Gaelyk!


be the first to rate this blog


About Guillaume LaForge

As Head of Groovy Development for SpringSource, Guillaume Laforge is the official Groovy Project Manager, and the spec lead of JSR-241, the Java Specification Request that standardizes the Groovy dynamic language. He is also a frequent conference speaker presenting Groovy and Grails at JavaOne, SpringOne, QCon, the Sun TechDays, and JavaPolis. Guillaume also co-authored Groovy in Action along with Dierk König. Before founding G2One, which was acquired by SpringSource in late 2008, and taking the role of VP Technology, Guillaume worked for OCTO Technology, a consultancy focusing on architecture and agile methodologies. While at OCTO, Guillaume developed new offerings around Groovy and Grails for its customers.