An open source (Apache 2 license) file server software with a RESTFul web service for file management in a cluster of nodes. Including 4 set of API
- Store API: Upload, download files and directories
- Process API: Managing the long term process runs
- Glacier API: Uploading from the server to Glacier
- Cluster API: Manage the nodes in the cluster
A simple script for distributed computing through PHP:
...distributedPHP client can be configured to distribute computing to scripts written in a language other than php as long as the script supports html form input (or doesn't require input at all).