Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-1352

DIH: MultiThreaded

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.5
    • None

    Description

      It has been a long pending request to make DIH multithreaded. Now that we have implemented most of the features , the next best thing we can aim for is performance. DIH should be able to take advantage of multiple cores in a box .I expect the configuration to be as follows

      <entity name="foo" threads="4">
      <!--more stuff goes here-->
      </entity>
      

      at the entity where the threads is specified it should fork into multiple threads. If the threads<2 it executes w/o forking. In debug mode it automatically becomes singlethreaded.

      Attachments

        1. SOLR-1352.patch
          37 kB
          Noble Paul
        2. SOLR-1352.patch
          26 kB
          Noble Paul
        3. SOLR-1352.patch
          44 kB
          Noble Paul

        Issue Links

          Activity

            People

              noble.paul Noble Paul
              noble.paul Noble Paul
              Votes:
              2 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: