Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-6188

Eliminate useless locking in ServiceModuleLoader

XMLWordPrintable

      Both JBoss MSC and JBoss Modules were designed with concurrency in mind.
      There is no need to synchronize Service start() and stop() lifecycle methods.
      Also there is no need to synchronize access to ModuleLoader.preloadModule() method.
      Eliminating these unnecessary locks will improve server start up performance.

              ropalka Richard Opalka
              ropalka Richard Opalka
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: