Job Queues

Job queues are a mechanism for sending specific jobs to specific FME Engines. The reasons for using job queues include:

  • Sending jobs to an FME Engine in close proximity to a data source
  • Sending jobs to an FME Engine that supports a particular format
  • Reserving an FME Engine for a scheduled task
  • Reserving an FME Engine for quick jobs

When you create a job queue, you assign one or more FME Engines to the queue. Then, when you run a job, you can specify which queue to handle the job – this ensures that only the specified FME Engines will process that job.

By extension, you can also assign a repository to a queue. By default, all jobs are assigned to the queue of their respective workspace repository, unless another queue is specified for the job.

All engines and repositories must be assigned to a queue. If an engine or repository is not assigned to a queue explicitly, it is assigned to the Default queue.

Queue priority can be set on each queue. Priority must be an integer between 1 and 10 and defaults to 5 if not set explicitly.

The highest priority is 1 and the lowest priority is 10.


Sister Intuitive says...
When importing from older versions of FME Server using the Backup and Restore command, any historic priority will be restored. You want to review the adjusted priority. In previous versions of FME Server these were on a scale of 1-200 and will be adjusted to be between 1-10. If a Queue with the same priority does not exist when a new job runs it will be automatically created and added to the Engines. Review Job Directives and the backward compatibility note on tm_priority.

NEW
"Job Queues" used to be referred to as "Job Routing" in older versions of FME Server.
In older versions, job tags were created in either configuration files or via the FME Server REST API.

results matching ""

    No results matching ""