xml qstat logo
Validate this XHTML Validate CSS stylesheet
Web based monitoring for Grid Engine clusters, provided by the BioTeam

History


This is the 3rd rewrite of a project that was begun in mid-2005. Early versions of this program used Xalan-C++ (http://xml.apache.org/xalan-c/) but that package and its dependencies turned out to be difficult to build on various Linux and Apple OS X systems. Since a design goal for this tool was easy installation across different hardware platforms and architectures, alternatives to the C++ XSLT engines were investigated.

The 2nd generation xml-qstat programs and CGIs used the very nice perl modules XML::LibXML and XML::LibXSLT. Those modules provided perl interfaces to the Gnome Project's excellent libxml2 (http://www.xmlsoft.org/) and libxslt (http://xmlsoft.org/XSLT/) code libraries.

The 2nd generation code was abandoned when Apache Cocoon was discovered - the Cocoon framework functions out of the box on just about any Java enabled system and there are no requirements to download and build various dependent XML libraries and perl modules. The XML-based publishing framework provided by Cocoon provides additional features and capabilities not found in standalone XSLT transformation engines.


Last modified: Thursday, 04-May-2006 18:28:01 EDT