> From: markus jais [mailto:[EMAIL PROTECTED]]
> 
> hello
> 
> I am currentyl trying to find out if Axkit or cocoon is better suited
for
> my problems.
> 
> I am a newbie to cocoon but what I have seen so far looks great.
> 
> we want to build a huge web application with lot's of XSLT ans XSP
stuff.
> we will have thousand of XSLT transformation on every server per hour.
> 
> Axkit is using libxslt which is written in C and very fast.
> I am worried about the memory usage with Java. I wrote a test programm
> which did 500 XSLT transformation using Xalan and it crashed with

Try using SAXON instead of Xalan: it is faster and may utilize less
memory.


> an "OutOfMemoryException".

Something wrong with your test. Cocoon is able to do XSLT all night long
without OutOfMemoryException.


Vadim

 
> does anybody have experiece with both Axkit and cocoon?
> 
> what other advantages does cocoon have??
> 
> if there is a URL where I can find some comparassion between the two
please
> show me the link
> 
> thanks in advance
> 
> markus


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to