Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-3195

NetworkConnector initialization should be backed by an executor

    XMLWordPrintableJSON

Details

    Description

      If there are many network connectors and a slow network, starting serially means that the last network connector may have to wait for N slow connection establishment processes. If the connection initiation fails fast it is not really a problem as the start process can move on quickly.
      It should be possible to start network connectors using an executor such that they can start in parallel. Fast connections can be up an running immediately.

      Attachments

        Activity

          People

            gtully Gary Tully
            gtully Gary Tully
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: