Home
Name Modified Size InfoDownloads / Week
fatcontroller-0.0.5.tar.gz 2013-08-15 38.3 kB
fatcontroller-0.0.4.tar.gz 2011-12-29 37.5 kB
fatcontroller-0.0.3.tar.gz 2011-08-14 31.3 kB
fatcontroller-0.0.2.tar.gz 2011-03-25 25.4 kB
fatcontroller-0.0.1.tar.gz 2011-01-09 24.1 kB
README 2010-12-22 803 Bytes
Totals: 6 Items   157.5 kB 4
FatController - Parallel execution handler
Copyright (C) 2010 Nicholas Giles

What is it?
-----------

The Fat Controller is used to repeatedly run other programs, usually scripts, a
bit like CRON.   Unlike CRON, it is able to run many instances of a program or
script in parallel making it ideal for executing scripts that process queues or
perform tasks which must be repeated.

The Fat Controller was originally written to run PHP scripts as PHP has
somewhat limited and rather creaky support for process control, but can be used
to run anything.


Installation:
-------------

make
sudo make install


Licensing
---------

Please see the file called LICENCE.


More information, documentation, latest release:
------------------------------------------------

http://fat-controller.sourceforge.net/
Source: README, updated 2010-12-22