Processing Units of Core Engine
Processing units are configured in the CDD files as follows:
By default, the Core Engine supports the following processing units:
- asg-core
The main processing unit of TIBCO API Exchange Gateway is
asg-core
. Theasg-core
provides the critical gateway functions at run time. This requires a separate Cache Agent running to provide the caching functionality at run time and function properly. - asg-caching-core
asg-caching-core
is a processing unit of TIBCO API Exchange Gateway that provides the gateway functions at run time including the caching functionality. This agent is a cache-enabled stand alone Core Engine and does not require a separate Cache Agent running. - asg-gtm
asg-gtm
is a processing unit of TIBCO API Exchange Gateway that provides the functionality of the Global Throttle Manager at run time. - asg-cache
asg-cache
is a processing unit of TIBCO API Exchange Gateway that provides the caching functionality to the Core Engine. - asg-cache-cleanup
asg-cache-cleanup
is a processing unit of TIBCO API Exchange Gateway that starts the Cache Cleanup Agent to clear the cache based on the size and age of the cached values. - asg-cl
asg-cl
is a processing unit of TIBCO API Exchange Gateway that provides the functionality of the Central Logger component at run time. - asg-validate
asg-validate
is a processing unit of TIBCO API Exchange Gateway that validates for the correct configuration to be used at run time.