Letractively / aost

Automatically exported from code.google.com/p/aost
Other
1 stars 0 forks source link

Use a subscribe and publish pattern for logging messages #370

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Perhaps we can create some message system so that the Engine can use jQuery
ajax calls to publish logging message and any clients can subscribe to the
logging channel to view the logging message.

Original issue reported on code.google.com by John.Jian.Fang@gmail.com on 1 Feb 2010 at 4:42

GoogleCodeExporter commented 8 years ago
http://articles.sitepoint.com/article/ajax-jquery

http://www.grails.org/Messaging+Integration

Original comment by John.Jian.Fang@gmail.com on 1 Feb 2010 at 6:33

GoogleCodeExporter commented 8 years ago
Maybe a server side pushing technique is more interesting?

http://www.grails.org/plugin/atmosphere

http://codeyeti.com/posts/ajax-push-in-grails-using-the-atmosphere-plugin/

Original comment by John.Jian.Fang@gmail.com on 1 Feb 2010 at 7:17

GoogleCodeExporter commented 8 years ago
http://svn.codehaus.org/grails-plugins/

Original comment by John.Jian.Fang@gmail.com on 1 Feb 2010 at 7:20

GoogleCodeExporter commented 8 years ago
https://atmosphere.dev.java.net/

Original comment by John.Jian.Fang@gmail.com on 1 Feb 2010 at 7:22