[4950] in java-interest

home help back first fref pref prev next nref lref last post

Re: Java replacing CORBA? Event Mgmt Question

daemon@ATHENA.MIT.EDU (Steve V. Yalovitser)
Tue Jan 23 23:04:04 1996

From: "Steve V. Yalovitser" <root@cyberpunk.com>
Date: Tue, 23 Jan 1996 18:26:11 -0500
In-Reply-To: Paul Pazandak <pazandak@cs.umn.edu>
        "Java replacing CORBA?  Event Mgmt Question" (Jan 24,  1:27pm)
To: pazandak@cs.umn.edu
Cc: java-interest@java.sun.com

Hiya Paul,

	Corba has been actually implemented in Java. Look at Sun's SpringOS
Research Distribution (1.1). It has an implementation of DOE entirely in CORBA.
We at Chemical Bank have implemented a three-tier architecture with java on the
front end. We have decided to integrate Iona's Orbix into java and use its
distribution capacity. However java is perfectly capable of sustaining multiple
threads running on socket connections. It implements non-blocking IO at the
lowest level. It can also be made to run using native vs. user-level threads
(sun has a lab version). I hope that helps you out. Feel free to e-mail me
if you have any more questions.
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post