Load testing enterprise applications efficiently (3/3)

Tools orchestration

We have seen an overview of all necessary tools separately. A bash script file will orchestrate all tools together and will generate a report.

This report is then uploaded on our intranet so every one can consult and comments the results. In our case we use a confluence specific command line tool to [...]

JDBC Persistence for Camel Aggregator

The aggregator is a powerful component in the Camel toolbox. Since version 2.6, it has been enriched with a new persistence capability. As shown in the article it is quite easy to use. Feel free to test/use it and tell us what you think about it. [...]