|
|
|
|
|
by choppaface
2689 days ago
|
|
One application is fault tolerance. If you need to take a machine down, you can move the node (JVM program) to some other machine. So similar to pausing a long-running Lambda function, moving it elsewhere, and resuming it. |
|