Apache XML Delivery Toolkit - AxKit
Date: Tue, 2 May 2000 22:17:53 +0100 (BST) From: Matt Sergeant <matt@sergeant.org> To: xml-dev@lists.oasis-open.org Subject: [ANNOUNCE] AxKit
AxKit is the "Apache XML Delivery Toolkit". It's a suite of tools based on the Apache-Perl integration project, and Perl's XML processing tools, for delivering XML to clients. It has similar aims to the Cocoon project.
AxKit is an extremely high performance alternative to Cocoon. I've heard some complaints of Cocoon's scalability (not many, but every now and then they pop-up on the Cocoon-users list - and I do hear this will be better with Cocoon 2). AxKit scales almost linearly with apache. My dev box runs a lot of software, so Apache is extremely constrained (with good reason - I'm behind a 64k link - so a fast web server is a low priority). ApacheBench reports 105 requests/sec for some static HTML. I get 80 requests/sec for cached converted XML files. Scale that up to a loaded Apache box, and well, you do the math...
Current stylesheet systems only include XPathScript, NotXSLT (2 languages of my own invention, not perfect, but they work) and XSLT (based on Perl's XML::XSLT, with all its restrictions).
There's a lot of work still to do, and the documentation needs work (as does all the code), but that's what "release early, release often" is all about.
http://xml.sergeant.org/axkit/
Note: xml.sergeant.org runs entirely on AxKit.
<Matt/>
Fastnet Software Ltd. High Performance Web Specialists
Providing mod_perl, XML, Sybase and Oracle solutions
Email for training and consultancy availability.
http://sergeant.org http://xml.sergeant.org
This is xml-dev, the mailing list for XML developers. List archives are available at http://xml.org/archives/xml-dev/
Prepared by Robin Cover for The XML Cover Pages archive.