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

Use 1G heap by default and UseDedicatedTaskRunner=false, more production ready

    XMLWordPrintableJSON

Details

    Description

      -Xmx1G and -Xms1G is more production ready as folks tend to leave the defaults in place.
      -Dorg.apache.activemq.UseDedicatedTaskRunner=true made sense for small numbers of connections and for earlier versions of the broker that used fewer thread pools.

      With the current impl, sharing threads makes more sense by default, so -Dorg.apache.activemq.UseDedicatedTaskRunner=false (the default) is preferable.

      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: