RE: [buildcheapeeg] Re: Who here programmes in JAVA

From: John Morrison (jmorrison_at_ahc.net.au)
Date: 2002-02-04 10:46:38


I personally don't like swing and almost never use it, except where
necessary.
I was only thinking of using JAVA as the infra-structure for the project for
communications between various sections (Various authors) of the code.
Java gives us
Independent - Platform independent.
threading - Helps us to ensure that time sensitive modules keep running
even if we have slow modules
- Easier to implement than most other languages
RMI - Remote Method Invocation (Only used when needed!)
- Allows us to remotely space modules.
- Eg You sit at home and send your EEG data to a friend/technician over
the net.
- How about synchronizing MANY people at the same time from a single
site.
JNI(++) - Allows interoperability with native code

I've been doing a fare bit of research and found J++
http://sourceforge.net/projects/jniplusplus/ should be a perfect vehicle for
interfacing Java to native code. So we should be able to plug (Almost) any
language into the infrastructure.

I haven't got anything on paper yet. Well nothing that would make sense to
anyone except me.
In the next couple of days I should have something for you guys to tear
apart! :-)

BTW what is NF ??

More to come
John

> -----Original Message-----
> From: Doug Sutherland [mailto:wearable_at_earthlink.net]
> Sent: Monday, 4 February 2002 6:16 PM
> To: buildcheapeeg_at_yahoogroups.com
> Subject: Re: [buildcheapeeg] Re: Who here programmes in JAVA
>
>
>
> One other comment re Java. IMO Sun really got off track with
> this language/platform. They are trying to make it into the
> answer for every problem on the planet, and that's not what
> is was supposed to be. It keeps on getting bigger and bigger,
> every time I look. Swing has become bloatware. And sun does
> not even know how to manage it anymore. That's part of the
> reason I left sun. IBM is actually more clued in with Java,
> and also linux. Big blue has spent $2 billion on these two
> in the past year. I will try Java for NF just because I
> still like it, but I think it's safe to say that it's not
> very good for GUI for NF. It shines in networking and also
> in multihreading. There is potential in those hardware VMs
> but obviously nobody will be doing that here.
>
> -- Doug (Java'd till the cows came home)
>
>
> To unsubscribe from this group, send an email to:
> buildcheapeeg-unsubscribe_at_egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>



This archive was generated by hypermail 2.1.4 : 2002-07-27 12:28:38 BST