Skip to content

Commit

Permalink
TODO notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
dormando committed Aug 17, 2011
1 parent 409b46e commit 2d563db
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST
Expand Up @@ -12,3 +12,4 @@ MANIFEST
schema.sql
Makefile.PL
CHANGES
TODO
10 changes: 10 additions & 0 deletions TODO
@@ -0,0 +1,10 @@
- tests.
- Gearman::Server needs a fast "queue depth" command, along with
Gearman::Client support so we don't have to manually do socket crap.
- Factor loop time for batch_run_sleep and only sleep the difference.
- Error handling needs to be sussed out everywhere.
- ::DB should use String::CRC32 to pick a dbid when uniqkeys are supplied.
(same as Gearman::Client)
- Improve docs more? It's missing notes about DB scalability that it already
does.
- Add some ASCII charts to describe flow better.

0 comments on commit 2d563db

Please sign in to comment.