Hello All , I am using CXF DOSGI to implement so REST services and deployed them in Jboss AS7 . I am wondering how can I provide load balancing and fail over around these services. I have service registry where all these services are registered , Have multiple instances of same service running on different node .
But I am missing how to load balance these services ? I read some articles talking about implementing proxy service which looks into service registry and decide which service to invoke . But how does this proxy service selects which service to invoke . Are there any good examples of proxy service ? Any insights would be helpful. Thanks Sunil -- View this message in context: http://cxf.547215.n5.nabble.com/DOSGI-Service-load-balancing-tp5713383.html Sent from the cxf-user mailing list archive at Nabble.com.
