S
Swati Sharma
hi all,
have just started working with ruby. i am building a jruby script which
has to branch to 20 threads and perform simultaneously. I am using
Java's Native threads and then calling ruby scripts in each of them. But
am encountering serious problems as in :
Passing command - line arguments to the ruby script when it is called
from within the java thread( the arguments i need to pass are IP address
and an integer.).
Please help me in this regard...
Thanks in advance..
Swati
have just started working with ruby. i am building a jruby script which
has to branch to 20 threads and perform simultaneously. I am using
Java's Native threads and then calling ruby scripts in each of them. But
am encountering serious problems as in :
Passing command - line arguments to the ruby script when it is called
from within the java thread( the arguments i need to pass are IP address
and an integer.).
Please help me in this regard...
Thanks in advance..
Swati