This technique can be used to implement fail-over scenarios. Using the rmid to spawn a JVM you have to keep in mind that, if you are using just ONE rmid, this would be single point of failure (SPOF)!
Another possibility to start a NEW JVM is to use the classes provided in the ANT framework. If you have a look to the source code of the
No comments:
Post a Comment