Handling “Partial Failures”
A useable MPJ implementation must deal with unexpected process termination or network failure, without leaving orphan processes, or leaking other resources.
Could reinvent protocols to deal with these situations, but Jini provides a ready-made framework (or, at least, a set of concepts).