Skip to content

Commit

Permalink
todo
Browse files Browse the repository at this point in the history
  • Loading branch information
jashkenas committed Aug 27, 2009
1 parent 254dd96 commit 50295e8
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions TODO
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
TODO:
* Security. HTTP Basic Auth via config.yml, S3 authenticated URLs.
* Security. S3 authenticated URLs.
* Monitor UI -- see queue of jobs / work units.
* Job creation UI. Pick an action, add inputs, set options, go.
* Basic integration tests.
* Documentation. (document inside of config.yml, too)
# Benchmarking mode -- benchmark every single aspect of a job and report it.
# Pare down the code that the workers are loading to the absolute minimum.
* Benchmarking mode -- benchmark every single aspect of a job and report it.
* Pare down the code that the workers are loading to the absolute minimum.
* Unit tests for lib/

DONE:
* Right now actions just process. Think about map / process / reduce.
* Basic unit tests.
* Finish fleshing out the crowd command.
* Security. HTTP Basic Auth via config.yml,

0 comments on commit 50295e8

Please sign in to comment.