Demo with immediate data updates from the server, without closing the http connection.
XmlBlaster Apache/Tomcat 3.2.x web server (Linux)
It is very simple to embed this framework into your application (only some lines of Javascript):
Study this frame source (xmlBlaster/demo/http/svg/systemInfo/northFrame.html),
this is all you need to do to implement your own application!
The update() method receives the message from xmlBlaster.
The initialize() method does the subscriptions for this demo.
The test() method shows you how to do other invocations to the server.
Below you should see the SVG plugin displaying dynamic (real time) CPU and MEM data: