Skip to main content
Question

Concurrent invocation of a workbench ?


Does FME server support concurrent invocation of a given workbench. To be specific is it possible to invoke the same workbench from N # of systems at the same given instance of time .

2 replies

soeren
Contributor
Forum|alt.badge.img+6
  • Contributor
  • April 17, 2013
FME Server uses a queue, so concurrent requests to run the same workspace will be executed in the order they arrive. It depends on the number of engines that are running with your FME server, how many times the workspace is executet concurrently.

mark2atsafe
Safer
Forum|alt.badge.img+43
  • Safer
  • April 17, 2013
The simple answer is yes. For example both you and I could run the same workspace on different engines.

 

 

The longer answer is that you need to be careful when the workspaces are trying to read - but especially write - to the same dataset. Preferably you'll be using a database that can keep itself in sync. You wouldn't want to try and write to the same file simultaneously. At best one workspace could be denied access. At worst you could get a corrupt output file.

 

 

Hope this helps

 

 

Mark

 

 

Mark Ireland

 

Product Evangelist

 

Safe Software Inc

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings