Search

bufferLength

Type & Default Value
int: 1024
Description
Specify how many messages can be buffered in memor for each plan. If the buffered messages exceed the limit, the plan will block message receiving until the buffered messages have been sent out so that the buffered size is less than the limit. A bigger value will accommodate more throughput but will also take up more memory footprint.