Hi

For what may be worth it, Camel now supports the VTD-XML library which
is a very fast and efficient XPath engine.
http://camel.apache.org/vtd-xml

Though the camel-vtdxml component is hosted at Camel Extra due GPL
licensing of the VTD-XML library itself.

It works well for processing/splitting big files etc, where the xpath
and xquery can't cope so well (xquery using saxon).
I am not sure if any of the ESB's use that for xpath/xquery. But with
Camel we can now do that as well.

Installing it in OSGi I have not done. Hopefully installing the JAR
using wrap would be sufficient.



On Tue, Aug 28, 2012 at 11:07 PM, Christian Müller
<christian.muel...@gmail.com> wrote:
> You may know the last ESB performance test results from round 6 [1].
> As you can see, Apache ServiceMix 4.3.0 failed to complete this benchmark.
> These tests are still based on the deprecated Apache ServiceMix JBI
> components.
>
> Because of this, I implemented the required tests for Apache ServiceMix
> 4.4.2 and Apache Camel (2.8.5) - instead of using JBI. I hope we can pass
> the tests this time...
> Feel free to provide any feedback. May you find places where we can make
> Apache ServiceMix and/or Apache Camel faster.
> You can find my Mercurial repo at [2] and my Git repo at [3].
>
> [1]
> http://esbperformance.org/display/comparison/ESB+Performance+Testing+-+Round+6
> [2] https://bitbucket.org/muellerc/esbperformance
> [3] https://github.com/muellerc/esbperformance
>
> Best,
> Christian
>
> --



-- 
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to