Subject: CVS commit: wip/py-fjd
From: Kamel Derouiche
Date: 2014-03-21 11:54:22
Message id: E1WQx5z-0002SF-Bf@sfs-ml-1.v29.ch3.sourceforge.com

Log Message:
Import py27-fjd-0.1.42 as wip/py-fjd.

fjd makes it easy to run computational jobs on many CPUs.

There are several powerful tools for automatic distribution of computational
jobs. However, for smaller use cases, the effort of installation and setup is
too high

With fjd, the hurdle to get started is very low. Installation is easy. Pushing
jobs into the queue only requires writing small and simple files. Per default,
all CPUs on your computer are used. New computers can be added very easily,
too. Plus, your jobs can be written in any language.

fjd works under the assumption that all CPUs are in a local network and can
access a shared home directory.


Files:
RevisionActionfile
1.1addwip/py-fjd/DESCR
1.1addwip/py-fjd/Makefile
1.1addwip/py-fjd/PLIST
1.1addwip/py-fjd/distinfo
1.1addwip/py-fjd/patches/patch-setup.py