Blocking Queue Size

This is the number of requests to be queued before the operating system starts sending rejections. In case of unavailability of Jersey threads, all the incoming requests get queued up until the queue gets full. The default blocking Queue size is Integer.MAX_VALUE which is unbounded. The Blocking Queue size can be modified at design time in TIBCO Business Studio™ for BusinessWorks™ as shown in the following image.

Parameter location: Bindings > RestService > Advanced Configurations > Blocking Queue Size