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

Improve performance related to TimerServiceImpl#scheduledTimerFutures

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: