Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We already have REST support with CXFRS and Restlet but it can be better. We should make sure those components is dead easy to use and you can invoke REST services in one line of code etc. And we should make more examples and tidy up the CXFRS documentation.

More load tests

More load tests for frequently used Camel components (jetty, jms ...) and camel-core.

  • Ensure correct behaviour under load
  • Source for performance numbers (throughput etc).
  • Detection of memory leaks
  • Detection of performance decreases after refactorings
  • ...