Doesn't JINI address problems like this?
[EMAIL PROTECTED] on 03/07/99 07:39:52 PM
To: [EMAIL PROTECTED]
cc: (bcc: Russell Pridemore/Lex/Lexmark)
Subject: how to remotely launch java (nt, linux) ? (off-topic...)
Hello,
this is definitely off topic, but I'm hoping someone here
might have some relevant experience.
(I'm not sure where the best place to post this is,
or how to best phrase it even...the Java-linux readers
are intelligent and speak language that I understand at least)
I'd like to use a java RMI "daemon" as a process launcher for
a farm of Linux and NT machines. In other words, I somehow run a
java master process on each machine and can then, using RMI,
tell this process to run commands on that box.
Under Linux I can simply "rsh" from one master machine to start the
Daemon
on each machine.
My question: is there any way to start a java program on NT
either remotely, or automatically (e.g. is there an autoexec.bat
script that can be used to start it??)
More background: - there are a lot of machines, logging on to
each one to start the process will be tedious.
- My background is Java & some Unix, I don't know NT at all
and am using Java to mostly isolate the application from the
platform difference. (The RMI process server thing
seems to work OK under NT once I get it launched...)
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]