Hi all,
Classes are finally over… now I can dedicate more time to this project
Report for last week is a little ’empty’…
—
PROJECT: Adding parallelism to mysqldump
WEEK 04
KEY ACCOMPLISHMENTS LAST WEEK
None.
Last week of exams at university took me a lot of time. I should
have take that into account when doing my last report.
KEY TASKS THAT STALLED LAST WEEK
N/A
KEY CONCERNS
None. In fact, I’m glad I’ll be able to dedicate more time to the
program now that classes are over
TASKS IN THE UPCOMING WEEK
(same as last week)
* Solve the out-of-memory error
* Refine the prototype to add a command-line parameter to specify
the number of threads
* Fix some minor coding standard issues
* Start using BZR to …