in reply to
Re: Run a script in parallel mode
in thread
Run a script in parallel mode
You mean that there is a problem if I call the java code like 10 times simultaneously?
Comment on
Re^2: Run a script in parallel mode
Replies are listed 'Best First'.
Re^3: Run a script in parallel mode
by
salva
(Canon)
on May 26, 2015 at 12:53 UTC
Not a problem as such, but it could be not the most efficient way.
[reply]
In Section
Seekers of Perl Wisdom