|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: performant templating language for XML
On Tue, 28 Dec 2004 15:03:32 -0800, Nathan Young <natyoung@c...> wrote: > Hi. > > I'm going to ask the following question: Is there a good templating > language that can be used to build a high demand website from a collection > of XML documents? You might want to look over some of the Cocoon-dev mailing list. Using Cocoon and Saxon with a caching pipeline setup you shouldn't have much problem using pure XSLT and XML to do what you describe. The Cocoon people are currently bouncing around what makes a good templating language, some interesting discussion but I don't think I'd recommend anything specific. We do something proprietary, but it's basically multiple XML documents built according to context with rules on how to combine them coded in XSLT. Our loads are smaller than what you describe but we do a lot of very complex dynamic page building with sub-second response time. With multiple front ends we could reach the loads you describe; currently the physical implementation is a single DB server and a single app server. -- Peter Hunsberger
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||






