Xmerl performance

Erlang Questions erlang@REDACTED
Thu Jan 13 17:30:27 CET 2005


Our first attempt is trying to do the parsing from Erlang. If this doesn't
work fine (from the performance point of view), we'll evaluate using an
Erlang port or some other mechanism to obtain the parsing results from
Erlang and do the parsing in C or other languague.

Thanks,
    Sebastian-

----- Original Message ----- 
From: "todd" <todd@REDACTED>
To: "Chandrashekhar Mullaparthi" <chandrashekhar.mullaparthi@REDACTED>
Cc: "Erlang Questions" <erlang@REDACTED>; "Erlang Questions"
<erlang-questions@REDACTED>
Sent: Thursday, January 13, 2005 2:06 PM
Subject: Re: Xmerl performance


> I've used expat embedded in a class 5 sonet switch and found that
> it reliable and performed well with fixed memory usage.  I never
> used it with erlang though. It's C based and uses a fairly simple callback
> model. At the time it was non-validating, I don't know if that has
> changed.
>
> Chandrashekhar Mullaparthi wrote:
>
> > http://expat.sourceforge.net/
> >
> > cheers
> > Chandru
> >
> > On 12 Jan 2005, at 18:56, Erlang Questions wrote:
> >
> >> Thanks Chandru. Is expat an Erlang module? Where can I find it?
> >>     Sebastian-
> >>
> >>
> >
> >
>





More information about the erlang-questions mailing list