Making SVG a Web Service in a Message-Based MVC Architecture
Click here to download now
Overview: This research paper from Indiana University explains Scalable Vector Graphics (SVG) browser in a Web Service architecture separating the rendering from the W3C DOM processing of events. They describe this in a message-based Model-View-Controller (M-MVC) architecture and implement it with a powerful publish subscribe messaging infrastructure. A Web Services oriented architecture with services loosely coupled by the exchange of messages is becoming an increasingly important feature in the deployment of Internet applications. The broad applicability of this approach includes enterprise software, e-Learning, e-Science and e-Business. This work provides a general framework for integrating Desktop and Web Service applications.

