dim
|
84738febfd
|
FIX round-robin reader case when not all configured threads are needed to load the file
|
2008-02-16 19:17:03 +00:00 |
|
dim
|
ca54951de7
|
Generalize unbuffered file reading to a file-like class and use it in csvreader and textreader. Almost ok now, or so it seems
|
2008-02-14 22:25:25 +00:00 |
|
dim
|
610d3d6c2e
|
Split file reading works with text format (problem was file iterator buffering)
|
2008-02-14 17:17:55 +00:00 |
|
dim
|
a068a5ea6a
|
FIX just-introduced bug: no reader init meant self.db.copy_sep = None
|
2008-02-14 14:57:47 +00:00 |
|
dim
|
41f1a40e49
|
Factorize readers file opening code
|
2008-02-14 12:18:49 +00:00 |
|
dim
|
4c45cc9d1c
|
DEBUG attempts of split_read_file(), renaming of internal methods, tests using text instead of csv
|
2008-02-13 17:12:30 +00:00 |
|
dim
|
e641b18fb3
|
Support for 'rrqueue_size' per-section configuration parameter, defaults to copy_every
|
2008-02-13 09:42:26 +00:00 |
|
dim
|
a2195ec2e7
|
Better handling of split_file_reading case, Still In Progress
|
2008-02-12 12:24:15 +00:00 |
|
dim
|
b534962192
|
Using semaphores to control how many max threads run at any given time
|
2008-02-12 11:27:18 +00:00 |
|