How to Load Balance RESTful Web Services Using CXF and Apache Camel
DZone
JUNE 16, 2016
In this article I am going to show you two approaches to load balance JAXRS web services without an Apache or a hardware load balancer. The full code is available on GitHub. CXF provides clustering strategies which can be used for configuring a load balancer which has already been discussed here. However, load balancing the JAXRS requires a little more effort, which I have described in this article.
Let's personalize your content