Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 29 Agent and Processing Unit Configuration : CDD Collections Tab Input Destination Settings Reference

CDD Collections Tab Input Destination Settings Reference
These agent-specific destination configuration settings are also available from the Agent Classes Tab. Collections enable you to configure once and use in multiple agents..
Tip  If you specify a preprocessor, you generally also also specify worker thread settings, because event preprocessors are multithreaded (unless Caller’s Thread threading model is used, which is single threaded).
Shared Queue  Uses the TIBCO BusinessEvents system-wide shared queue and threads. For queue size and number of threads settings, see CDD Agent Classes Tab Settings Reference.
Caller’s Thread  Uses the thread (and queue size) provided by the channel resource client. There is one thread per destination.
Note  If it is important to ensure that acknowledgements are sent in the expected order with Caller’s Thread threading model, do not use the parallel operations option. See Agent.agentClassName.enableParallelOps in Table 57, CDD Agent Classes Tab Inference Agent and Query Agent Properties (Sheet 1 of 5).
Destination Queue  TIBCO BusinessEvents creates a dedicated thread pool and set of worker threads in each destination. See Thread Count and Queue Size below.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved