NAMD / pypelinin

Python library to distribute jobs and pipelines among a cluster
3 stars 5 forks source link

create fabric script for deployment. #12

Open fccoelho opened 11 years ago

fccoelho commented 11 years ago

This will greatly facilitate deployment in large clusters.

turicas commented 11 years ago

Sure, I've added it to milestone 0.2.0.

turicas commented 11 years ago

We should use supervisord or circus to start/monitor/stop process (and a fabfile to run the commands on the remote machine, obviously).