multitask / branches / master

Description: Multitask is a CakePHP plugin designed as a proof of concept task manager for non-interactive tasks. It could be used for executing long-running tasks in the background, such as tasks involving significant network activity, encoding video, etc.

git clone git@thechaw.com:multitask.gitview commitsview forks

Name Author Message Date Commit
config unknown Initial files February 05 2009 1292...7cf0
controllers unknown Initial files February 05 2009 1292...7cf0
models Adam Royle Adding task validation and changing status code so it updates the "modified" field. Fixes #1 April 02 2009 5897...9d31
vendors Adam Royle Making number of active threads configurable. February 15 2009 1cd1...4461
.gitignore chawbacca Initial Project Commit February 10 2009 6140...65de
README.markdown Adam Royle Fixing error in readme. February 15 2009 f5be...50dc