Re: Config File of config/start-reggie.config

2015-02-19 Thread Peter
Has anyone run any tests on the RasPi? The arm hardware I tested on was on loan to Apache from Dell Calexeda - server hardware. Peter. - Original message - On 18/02/15 13:09, Bishnu Gautam wrote: We are trying to deploy River in Raspberry pi. ... Our problem is that we need to

Re: Config File of config/start-reggie.config

2015-02-19 Thread Jeff Ramsdale
For what it's worth the new Raspberry Pi 2 came out last week. It has 4 cores and is said to be 6x faster than the previous version. For 35 USD it's a pretty compelling product. -j On Thu, Feb 19, 2015 at 6:49 AM, Greg Trasuk tras...@stratuscom.com wrote: I have a Raspberry Pi but haven’t

Re: Config File of config/start-reggie.config

2015-02-19 Thread Greg Trasuk
I have a Raspberry Pi but haven’t tried running River on it. My expectation is that the JVM should basically work, although as I understand it, it’s pretty slow. Bishnu’s question was clearly about publishing the codebase as an IP address rather than the hostname, which is pretty

Re: Config File of config/start-reggie.config

2015-02-19 Thread Greg Trasuk
Yeah, good point! Might be worth trying it out. When I last looked at it, the JVM implementation was using a soft floating point library rather than the FPU. That may have changed. In any case, the RaspPi (even the original) is a pretty sweet little board. Greg On Feb 19, 2015, at 11:09

Re: Config File of config/start-reggie.config

2015-02-18 Thread Peter Firmstone
the config file of start-reggie.config located at example/hello/config/start-reggie.config has following codes. Thank you very much for your help in this regards * import com.sun.jini.config.ConfigUtil; import com.sun.jini.start.NonActivatableServiceDescriptor; import

Re: Config File of config/start-reggie.config

2015-02-18 Thread Greg Trasuk
our client from separate machine. Do you have any other methods so that it runs successfully and return IP address. I think the config file of start-reggie.config located at example/hello/config/start-reggie.config has following codes. Thank you very much for your help in this regards