Hi!
Currently the unit-tests are very rudimentary, but I'm going to work
on it to detect possible bugs before they occur.
Nonetheless we already use it in our production system (single server
which sends data via remoting to multiple backend servers).
Because of the early state of the project, you should run some tests
and check if it runs without flaws in your environment before using it
in production.
You should also check
http://hardcoded-dev.blogspot.com/2009/05/spring-remoting-cluster.html
for some details and thoughts about it.
Let me know how it works out for your project, or when you encounter
bugs.
hth
/Steve