Content deleted Content added
Attempting to be less confusing |
mNo edit summary |
||
Line 1:
In software, a throttling [[process (computing)|process]], or a throttling controller as it sometimes called, is responsible for regulating the rate at which application processing is conducted, either fixedly or dynamically.
For example, in high [[throughput]] processing scenarios, as may be common in online transactional processing ([[OLTP]]) architectures, a throttling controller may be imbedded in the application hosting platform to balance the application's outbound publishing rates with its inbound consumption rates, optimize available system resources for the processing profile, and prevent eventually unsustainable consumption. In, say, an
{{compsci-stub}}
|