Feature #312
Multiple Thread for indexing
| Status: | New | Start: | 05/11/2010 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | Indexer | |||
| Target version: | 0.7.1 Dione | |||
Description
May be we should think about a multithreading approach to do indexing of a large repository. Based on the scheduler setup it couldn't be that difficult.
For example create a thread which indexes 10.000 revisions each and have a single thread which merges later the result of the different thread together. So for this it might be simple to create a separate folder for every index.
Related issues
| related to SupoSE - Feature #326 | Performance Improvements based on parallelization | New | 08/08/2010 | ||
| related to SupoSE - Feature #309 | Performance improvements based on Tests | Closed | 05/07/2010 |
History
Updated by Karl Heinz Marbaise 603 days ago
- Target version changed from 0.6.2 Calypso to 0.7.1 Dione