Skip to main content
Question

Can FME server run multiple jobs at same time?

  • January 10, 2023
  • 5 replies
  • 57 views

viviancfhung
Contributor
Forum|alt.badge.img+1

Can FME server run multiple jobs at same time?

I found FME server can run a job at a time. Others are in queue.

Can we set FME server to run multiple jobs at same time? such as 2-3 jobs a time?

5 replies

f.kemminje
Contributor
Forum|alt.badge.img+11
  • Contributor
  • 189 replies
  • January 10, 2023

one engine one fme workspace.

if you have 8 engines then, you can run 8 workbenches at a time.

Go to settings and check for how many engines.


viviancfhung
Contributor
Forum|alt.badge.img+1
  • Author
  • Contributor
  • 51 replies
  • January 10, 2023

Thanks. Is one engine one license?


f.kemminje
Contributor
Forum|alt.badge.img+11
  • Contributor
  • 189 replies
  • January 10, 2023

One engine =one fme instance to run


david_r
Celebrity
  • 8391 replies
  • January 10, 2023

Thanks. Is one engine one license?

Each engine instance needs to be associated with either a standard or a dynamic engine license, see https://docs.safe.com/fme/html/FME_Server_Documentation/ReferenceManual/engines.htm


viviancfhung
Contributor
Forum|alt.badge.img+1
  • Author
  • Contributor
  • 51 replies
  • January 12, 2023

Thanks