r14205 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r14204‎ | r14205 | r14206 >
Date:21:52, 13 May 2006
Author:brion
Status:old
Tags:
Comment:
add some todo notes
Modified paths:
  • /trunk/tools/dbzip2/dbzip2 (modified) (history)

Diff [purge]

Index: trunk/tools/dbzip2/dbzip2
@@ -17,6 +17,16 @@
1818 # Brion Vibber <brion@pobox.com>
1919 # 2006-05-12
2020
 21+# TODO:
 22+# Remote compressors
 23+# Use a thread pool?
 24+# Selectable number of threads
 25+# Selectable remote threads
 26+# Selectable block size
 27+# Handle remote failures gracefully
 28+# Merge blocks to single, more compatible stream
 29+# Accept file input/output, behavior like bzip2
 30+
2131 import bz2
2232 import sys
2333 import thread

Status & tagging log