Using Turbo Mode for Real-Time Projects - trillium_quality - trillium_discovery - Latest

Trillium Beyond The Basics Guide

Product type
Software
Portfolio
Verify
Product family
Trillium
Product
Trillium > Trillium Quality
Trillium > Trillium Discovery
Version
Latest
ft:locale
en-US
Product name
Trillium Quality and Discovery
ft:title
Trillium Beyond The Basics Guide
Copyright
2024
First publish date
2008
ft:lastEdition
2024-10-18
ft:lastPublication
2024-10-18T15:32:19.232000

If you are working on a real-time project, using the Turbo run mode (default) can dramatically increase processing speed. In the Turbo mode, only fields in the output schema of the last enabled process are available for processing. This means that the data is passed from process to process instead of being saved in memory and accessed each time it is needed. This allows for faster processing, but it can still be improved by minimizing the schema attributes that are passed between processes. Schemas for real-time projects can be reduced the same way as in a batch project. For example, if an attribute named PHONE is required for recoding, it must be present in each schema prior to where the recode takes place, otherwise the data will be blank.