Guththila parser is based on pull model and should be slightly faster than
libxml as explained by the article.  In the last few years, Guththila became
the default parser and hence undergone good amount of testing. Hence, you
can use either parser for your usage.
Regards
Nandika


On Fri, Feb 4, 2011 at 4:33 PM, Thomas Gentsch <t...@e-tge.de> wrote:

> Hi all,
>
> another question - what are the pros + cons of either XML parser?
>
> I'm using libxml2 anyway and would like to avoid having two XML parsers
> within the same prog. So, I'd like to replace the (obviously standard)
> guththila by libxml2, which requires a rebuild etc as far as I
> understand.
> But before actually doing this I'd like to find out what I have to
> expect then ...
>
> >From the following I read that guththila is slightly faster:
>  http://wso2.org/library/3532
> Anything else?
>
> Many thx in advance!!
> Rgds,
>  tge
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: c-user-unsubscr...@axis.apache.org
> For additional commands, e-mail: c-user-h...@axis.apache.org
>
>

Reply via email to