AWS Utilities
This library makes it simple to:
- Start a virtual machine
- Upload the currently running classpath to the server
- Start an analogue of the current running jvm
- Transfer and execute tasks in the form of serializable lambdas
This can also be used an a “local” manner to provide a fork-like execution isolation.