simultaneous ruby batch files

E

Erika

[Note: parts of this message were removed to make it a legal post.]

Hi,

How is it possible to run two simultaneous ruby batch file without the explorer window mixing up.

I have to batch files, each of them contains ruby test cases. I would like to schedule these two batch files, with scheduled tasks, to run in the same time. Will both of them run correctly or how should I proceed to achieve this?

Thank you,
Erika
 
R

Robert Klemme

2008/12/15 Erika said:
How is it possible to run two simultaneous ruby batch file without the explorer window mixing up.

I have to batch files, each of them contains ruby test cases. I would like to schedule these two batch files, with scheduled tasks, to run in the same time. Will both of them run correctly or how should I proceed to achieve this?

I'd rather have a third file that starts both tests together. Relying
on the scheduler's (cron, at or whatever you are using on your unnamed
OS) timing might work but sounds unreliable.

Kind regards

robert
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,073
Latest member
DarinCeden

Latest Threads

Top