nethad / clustermeister

Clustermeister provides a framework for easy code execution and testing on remote and distributed Java Virtual Machines (JVM). Specifically it provides utilities to facilitate remote code deployment scenarios and an API to execute code on remote JVMs.
Apache License 2.0
6 stars 2 forks source link

Create AmazonJPPFServiceProvider #19

Closed danielspicar closed 12 years ago

danielspicar commented 12 years ago

This should enable proper choreography of Amazon Nodes and be the Amazon JPPF Service "enabler" and used by the API/CLI.

danielspicar commented 12 years ago

This issue is currently obsolete as an additional choreography layer is not needed with the SOCKS Peers.