Ok.... so we're doing it again. We have done some benchmarking, and once again we've come ahead of the competition. This time its ESB performance.
A few weeks ago, we published some data on how the WSO2 ESB compares to a proprietary ESB. Because of what are known as Freedom of Use restrictions, we can't name that ESB - their license prohibits publishing any benchmark data.
But of course, with Open Source ESBs there aren't any such restrictions, so we have now benchmarked against Mule and Apache ServiceMix as well.
We chose three scenarios, all XML based, where we did the following things:
- Virtualization (routing)
- Content-Based Routing with an XPath
- XSLT-based transformation
ServiceMix did better. On one test - XSLT - they beat us. Of course we didn't take it sitting down - we did a fix to Apache Synapse and WSO2 ESB that gave us a 2x improvement on XSLT and now we can do 1800tps including transformation.
We also found a significant ServiceMix bug that means you couldn't use it in a real production environment with HTTP - if the number of incoming connections exceeds the thread pool then it crashes and you have to restart it. Would make for a nice DoS attack I guess. This is one area we've worked really hard on and we've tested our non-blocking transport with more than 2000 concurrent connections.
Anyway, enjoy. I'm expecting some fireworks!!
0 comments:
Post a Comment