Uploaded image for project: 'ManifoldCF'
  1. ManifoldCF
  2. CONNECTORS-780

For scalability/reliability, allow multiple agents processes to run at the same time

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • ManifoldCF 1.4
    • ManifoldCF 1.5
    • None
    • None

    Description

      Today the *Stuffer threads basically know they are unique; this permits them to avoid throwing huge numbers of locks on every iteration. Those cannot therefore be replicated at this time. A good deal of experimentation and/or potential schema changes will be needed to solve this issue - or, possibly, using outside locks to prevent more than one stuffing operation from proceeding at the same time. Also, throttling is meaningless if there are multiple independent ManifoldCF instances in different processes that are unaware of each other - throttling would therefore need to be handled in a way that used the services of ILockManager rather than native synchronizers in order to be scalable in the right way.

      This is related to CONNECTORS-13 and CONNECTORS-286.

      Attachments

        Issue Links

          Activity

            People

              kwright@metacarta.com Karl Wright
              kwright@metacarta.com Karl Wright
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: