An article on Browser Push by one of our architects, Robin Bramley, features in this month’s GroovyMag

Article Abstract

Browser Push is the collective term for techniques that allow a server to send asynchronous data updates in near real time to a browser. This article provides an overview of browser push, and then provides a sample of Grails usage by extending the example project from the ‘Using JMS in Grails’ article (June 2011 issue) to send event-driven updates to the browser.

Groovy Mag July