Originally posted by Frank Carver:
I've been finding setting up all the various servers needed by Jini to be a real pain. What with rmiregistry, reggie, mahalo, outrigger and so on, I end up with loads of VMs running on the little Windows PC I use for this stuff, each with its own DOS window and irritating batch file to start it.
I've seen the Java GUI provided with the Jini starter kit, but that is neither scriptable nor runs these servers in a single VM.
<a href="http://www.kedwards.com/jini" target="_blank" rel="nofollow">Keith Edwards</a><br />xerox palo alto research center<br />author of: <a href="http://www.amazon.com/exec/obidos/ASIN/0130894087/keithedwards" target="_blank" rel="nofollow">Core Jini</a><br />Which is also available as <a href="http://www.amazon.com/exec/obidos/ASIN/0130863866/keithedwards" target="_blank" rel="nofollow">A Video Course</a><br />Read an Example Chapter - <a href="http://www.javaranch.com/bunkhouse/samps/Core_Jini_chap3.pdf" target="_blank">Chapter 3</a> or <a href="http://www.javaranch.com/bunkhouse/samps/Core_Jini_chap10.pdf" target="_blank">Chapter 10</a>.
Originally posted by Frank Carver:
I was really quite disappointed when I first tried to get Jini up and running, that it seems so "heavy". Jini is touted as a solution for small, mobile, embedded systems, and yet it's clumsy to set up and needs a lot of system resource. I'm also worried that a developer seems to have to know so much fiddly stuff to get going. "Jini in a Nutshell", for example, has seven or eight pages of description just on how to start the various servers.
Maybe I'm missing the point. Does Core Jini come with any extra scripts or software to simplify installing and running Jini?
<a href="http://www.kedwards.com/jini" target="_blank" rel="nofollow">Keith Edwards</a><br />xerox palo alto research center<br />author of: <a href="http://www.amazon.com/exec/obidos/ASIN/0130894087/keithedwards" target="_blank" rel="nofollow">Core Jini</a><br />Which is also available as <a href="http://www.amazon.com/exec/obidos/ASIN/0130863866/keithedwards" target="_blank" rel="nofollow">A Video Course</a><br />Read an Example Chapter - <a href="http://www.javaranch.com/bunkhouse/samps/Core_Jini_chap3.pdf" target="_blank">Chapter 3</a> or <a href="http://www.javaranch.com/bunkhouse/samps/Core_Jini_chap10.pdf" target="_blank">Chapter 10</a>.
Mark Herschberg, author of The Career Toolkit
https://www.thecareertoolkitbook.com/
Originally posted by Mark Herschberg:
I'm not that familiar with the details of Jini, but would the JDK 1.3 Activation Framework help make this a bit easier? You could run one program which calls the activation framework to startup others. Granted, you'd still run a couple of JVMs, but then, Jini's supposed to be running on a few different JVMs, since its designed for distributed system. It should at least simplify the startup process, although I suppose you're really trading bat files for java code.
Please let me know if this isn't applicable, and why it isn't. Thanks.
--Mark
hershey@vaultus.com
<a href="http://www.kedwards.com/jini" target="_blank" rel="nofollow">Keith Edwards</a><br />xerox palo alto research center<br />author of: <a href="http://www.amazon.com/exec/obidos/ASIN/0130894087/keithedwards" target="_blank" rel="nofollow">Core Jini</a><br />Which is also available as <a href="http://www.amazon.com/exec/obidos/ASIN/0130863866/keithedwards" target="_blank" rel="nofollow">A Video Course</a><br />Read an Example Chapter - <a href="http://www.javaranch.com/bunkhouse/samps/Core_Jini_chap3.pdf" target="_blank">Chapter 3</a> or <a href="http://www.javaranch.com/bunkhouse/samps/Core_Jini_chap10.pdf" target="_blank">Chapter 10</a>.
SCJP 1.5, SCEA, ICED (287,484,486)
Could you hold this kitten for a sec? I need to adjust this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
|