Versions Compared

Key

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

...

h2 Conclusion
It is possible to achieve scalability of CXF client and service using Spring JMS functionality and CXF JMS Configuration Feature.
It is not necessary to write any line of code, just configure and leverage already existing stuff.
Performance numbers regarding JMS transport are represented in Christian Schneider's article: http://www.liquid-reality.de/pages/viewpage.action?pageId=5865562Image Added

References

  1. CXF JMS Transport: http://cxf.apache.org/docs/jms-transport.html
  2. CXF Features: http://cxf.apache.org/docs/features.html
  3. Spring JMS functionality: http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/jms.html
  4. CXF performance: http://www.liquid-reality.de/pages/viewpage.action?pageId=5865562