Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-16298

Improve performance related to TimerServiceImpl#scheduledTimerFutures

XMLWordPrintable

      org.jboss.as.ejb3.timerservice.TimerServiceImpl#scheduledTimerFutures maintains a HashMap of timer id to TimerTask. Currently all access to it is wrapped in synchronized block. Need to investigate if we can optimize the locking to improve response time.

            cfang@redhat.com Cheng Fang
            cfang@redhat.com Cheng Fang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: