Apache Camel - transaction in routes

Viewed 7377

I have a general question about Apache Camel. I wasn't able to find whether the aggregator is transacted. If it is transacted, how the transactions are implemented and how fast the aggregation is?

1 Answers
Related