Setting Prefetch Count for RabbitMQ Broker

The default value of the prefetch count is 20. You can change the prefetch count for the RabbitMQ broker through the system property.

Setting Prefetch Count for RabbitMQ Broker in TIBCO Business Studio™ at Run Time

  1. From the TIBCO Business Studio™ menu, click Run > Run Configurations.
  2. In the Run Configurations dialog, perform the following tasks:
    1. In the left pane, click BusinessWorks Application > BWApplication.

    2. In the right pane, click the Arguments tab.

    3. In the VM arguments field, add the following parameter:

      Dcom.tibco.plugin.amqp.rabbitmq.prefetch=<prefetch count>

Setting Prefetch Count for RabbitMQ Broker in TIBCO Cloud™ at Run Time

For details on setting the prefetch count for the RabbitMQ broker: com.tibco.plugin.amqp.rabbitmq.prefetch, see the "Setting and Overriding the BusinessWorks Engine and Logger Properties" topic in the TIBCO Cloud™ Integration documentation.