Various bug fixes to C#. Parallel,SQL software
Budget: $25 – $50 AUD
The software is working and there are ways to use it even with the bugs, but it is time to fix them.
1. First bug is that the parallel threads open largish files in parallel as each thread requires. This would work faster if the parallel files were opened serially (because of the way Windows works).
2. The results are written to an SQL (SQLite) They work fine for opening one batch of files at a time, but have a bug that comes into play when multiple files are opened. We can define the bug exactly.with examples.
3. There are a lot of other bug fixes required all of them well defined.
1. First bug is that the parallel threads open largish files in parallel as each thread requires. This would work faster if the parallel files were opened serially (because of the way Windows works).
2. The results are written to an SQL (SQLite) They work fine for opening one batch of files at a time, but have a bug that comes into play when multiple files are opened. We can define the bug exactly.with examples.
3. There are a lot of other bug fixes required all of them well defined.