2018.1

Table Of Contents
l "Scheduling preferences" on page117
l "DataMapper engine scheduling" on page118
l "Merge engine scheduling" on page120
l "Weaver engine scheduling" on page124
l "Server Security Settings" on page127
Engine configuration
The Connect Server cooperates with different engines to handle specific tasks. A DataMapper
engine extracts data from a data file. A Merge engine merges the template and the data to
create Email and Web output, or to create an intermediary file for Printed output. The
intermediary file is in turn used by a Weaver engine to prepare the Print output. (For more
information see:"Connect: a peek under the hood" on page143).
Settings for these engines are made in the Connect Server Configuration tool (see "Server
Configuration Settings" on the previous page). These 'Scheduling Preferences' allow you to
control precisely how the PlanetPress Connect Connect Server handles jobs.
Connect allows for the parallelization of jobs. This means you can allocate 1 or more engines
to process jobs. The number of each type of engine is configurable, as well as the amount of
engines than can work together on the same job (determined by job size:small, medium or
large) and at what maximum speed.
This gives you, as solution developer or application manager, full control of how to apply a
machines power. For example, you can share the available resources to process multiple jobs
at once or allocate all resources to process one job as fast as possible, or anything in between.
Connect distinguishes 5 type of jobs:
1. Small Print
2. Medium Print
3. Large Print
4. Email
5. Web
Connect categorizes incoming print jobs on the number of records inside it. The boundaries
between a Small to Medium job and Medium to Large job can be configured per server (see
below, "Allocating processing power to jobs" on page112).
There is no distinction between small, medium and large jobs for Email and Web output.
Page 108