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

Trillium Beyond The Basics Guide

Product
Trillium > Trillium Discovery
Trillium > Trillium Quality
Version
17.1
Language
English
Portfolio
Verify
Product family
trillium_1
Product name
Trillium Quality and Discovery
Title
Trillium Beyond The Basics Guide
Topic type
Installation
Administration
Overview
How Do I
Reference
Configuration
First publish date
2008

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.