Post a reply

Write your message and submit

Options

Click in the dark area of the image to send your post.

Go back

Topic review (newest first)

cboyle
2010-01-12 14:45:49

It turns out the process WAS running in parallel but the windows script commands within the batch file that was being called were not actually being executed.  Once i assimilated those commands directly into a system call from within TalenD instead of calling the batch file everything started working the way i expected.

j_untiedt
2009-12-20 11:56:43

Hi,

you could start 3 new programs with tSystem. Look at the following link:

http://www.talendforge.org/forum/viewto … ?pid=34525

kind regards

JU

cboyle
2009-12-17 22:10:37

Hello everyone,
  Talend OS 3.2.2.r33000 on a Windows server.   I have built a java process that listens for emails and exectutes various child jobs based on the subject line.  I have been trying to get the child jobs to run in parallel but so far they have continued to run sequentially.  I have the listener process as the main job set to allow multi-threaded execution as well as each child job.  The iterate row between tPop widget and tFileInput set to parallel 4.    As some of the child jobs take 2 plus hours running them in sequence may not be feasible. 

Is there something else that I should be doing to get the driving process NOT to wait on a child job?

Board footer

Powered by FluxBB