Partek Flow Documentation

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
maxLevel2
minLevel2
excludeAdditional Assistance

 

Note: This tool requires the Flow rest API license feature

Obtaining the allocator

$ wget customer.partek.com/flow_worker_allocator

$ chmod 755 flow_worker_allocator

Configuring the allocator

The configuration file flow.worker.allocator.json must exist in your home directory. If this file is not present, an example configuration file will be written by running the allocator:

$ ./flow_worker_allocator

The allocator will exit immediately so you can edit the example configuration file. This configuration file is documented in the Configuration file format section below.

...