Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-4812

BundleRepository can be quite CPU intensive when starting a lot of bundles

    XMLWordPrintableJSON

Details

    Description

      The reason is that each time a bundle is modified or a service registered, the whole resource is recreated.
      When OBR local repository is not really used, it can be quite costly.

      A good approach would be to use lazy resources instead of computing the resource upfront, so that the requirements and capabilities are only computed when the resource is actually used.

      Attachments

        Activity

          People

            gnodet Guillaume Nodet
            gnodet Guillaume Nodet
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: