1998Q1/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev]  OT: DCOM and RMI -->
<!--X-From-R13: [vebfyni Evybivp <fvybivpNmrfbv.sre.ue> -->
<!--X-Date: Fri, 09 Jan 1998 12:00:36 +0000 -->
<!--X-Message-Id: 7eu3bdrgxc.fsf#mare,zesoi.fer.hr -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 199801080614.AAA04706@dfw&#45;ix6.ix.netcom.com -->
<!--X-Reference: 34B57360.5207D4BD#4cs,com -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev]  OT: DCOM and RMI</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:silovic#zesoi,fer.hr">
</head>
<body background="/backgrounds/paperback.gif" bgcolor="#ffffff"
      text="#000000" link="#0000FF" alink="#FF0000" vlink="#006000">

  <font size="+4" color="#804040">
    <strong><em>MUD-Dev<br>mailing list archive</em></strong>
  </font>
      
<br>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
<br clear=all><hr>
<!--X-Body-Begin-->
<!--X-User-Header-->
<!--X-User-Header-End-->
<!--X-TopPNI-->

Date:&nbsp;
[&nbsp;<a href="msg00136.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00138.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00126.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00142.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00137">Author</A>
&nbsp;|&nbsp;<A HREF="#00137">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00137">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev]  OT: DCOM and RMI</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: <A HREF="mailto:mud-dev#null,net">mud-dev#null,net</A></LI>
<LI><em>Subject</em>: Re: [MUD-Dev]  OT: DCOM and RMI</LI>
<LI><em>From</em>: Miroslav Silovic &lt;<A HREF="mailto:silovic#zesoi,fer.hr">silovic#zesoi,fer.hr</A>&gt;</LI>
<LI><em>Date</em>: 09 Jan 1998 13:05:35 +0100</LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
Vadim Tkachenko &lt;vadimt#4cs,com&gt; writes:

&gt; [all below is my personal opinion]
&gt; 
&gt; I guess, all that DCOM vs. CORBA vs. RMI dispute is just yet another
&gt; religious war.
&gt; Please refrain from continuing this already off-topic thread as a flame
&gt; war, but from my experience (I'm almost the only UNIX freak in a company
&gt; which announces itself as a Microsoft Solution Provider) I can state a
&gt; few facts:
&gt; 
&gt; - CORBA is difficult, but understandable. Also, it's not free (the only
&gt; known to me free CORBA implementation is Voyager from
&gt; www.objectspace.com (they also have excellent, though a bit
&gt; heavy-weighted container library, JGL).

There are also ILU, OmniORB, Arache, and MICO. All of these support
C++, ILU also supports multiple languages, including Java. Arachne is
being extended with new language bindings, as well.

&gt; - RMI, as strange as it sounds, is a lot like CORBA, but it feels much
&gt; better in Java environment. The disadvantage (once again, for me) is
&gt; that I've been developing everything (including commercial applications)
&gt; under Linux, which meant much less support for everything commercial
&gt; and/or proprietary (JDK, Netscape with JDK 1.1 support (btw, released at
&gt; December 24)) - you depend on raw implementations - Java is not as
&gt; mature as I want it to be, but mature enough to see it as a great
&gt; opportunity to write a reusable code, thus speeding up the development.

RMI is an extra later on top of CORBA. While this wasn't initial
intention of its writers, it turned out to be politically, as well as
technically the right thing to do.

Perhaps somebody will tackle writing true Java compiler, using gcc
backend (I wouldn't be surprised if egcs team thinks of this). In that
case, Linux tends to get highest level of support, mostly because
that's what large percentage of free software developers has
available.

In that case, I /might/ consider starting to do projects in Java. :)

-- 
I refuse to use .sig

</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00109" HREF="msg00109.html">OT: DCOM and RMI</A></STRONG>
<UL><LI><EM>From:</EM> "Jon A. Lambert" &lt;jlsysinc#ix,netcom.com&gt;</LI></UL></LI>
<LI><STRONG><A NAME="00126" HREF="msg00126.html">Re: [MUD-Dev]  OT: DCOM and RMI</A></STRONG>
<UL><LI><EM>From:</EM> Vadim Tkachenko &lt;vadimt#4cs,com&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00136.html">Re: [MUD-Dev]	OT: DCOM and RMI</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00138.html">RE: [MUD-Dev] Commercial value of RP</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00126.html">Re: [MUD-Dev]  OT: DCOM and RMI</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00142.html">Re: [MUD-Dev]  OT: DCOM and RMI</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00137"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00137"><STRONG>Thread</STRONG></A></LI>
</UL>
</LI>
</UL>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
<ul><li>Thread context:
<BLOCKQUOTE><UL>
<LI><STRONG>Re: [MUD-Dev] Mud Settings</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<LI><strong><A NAME="00081" HREF="msg00081.html">Re: [MUD-Dev] Mud Settings</A></strong>, 
JC Lawrence <a href="mailto:claw#under,Eng.Sun.COM">claw#under,Eng.Sun.COM</a>, Wed 07 Jan 1998, 01:03 GMT
</LI>
</ul>
</ul>
</LI>
<LI><strong><A NAME="00006" HREF="msg00006.html">Re: [MUD-Dev] The impact of the web on muds</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Thu 01 Jan 1998, 23:19 GMT
<UL>
<LI><strong><A NAME="00109" HREF="msg00109.html">OT: DCOM and RMI</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Thu 08 Jan 1998, 06:14 GMT
<UL>
<LI><strong><A NAME="00126" HREF="msg00126.html">Re: [MUD-Dev]  OT: DCOM and RMI</A></strong>, 
Vadim Tkachenko <a href="mailto:vadimt#4cs,com">vadimt#4cs,com</a>, Fri 09 Jan 1998, 00:48 GMT
<UL>
<LI><strong><A NAME="00137" HREF="msg00137.html">Re: [MUD-Dev]  OT: DCOM and RMI</A></strong>, 
Miroslav Silovic <a href="mailto:silovic#zesoi,fer.hr">silovic#zesoi,fer.hr</a>, Fri 09 Jan 1998, 12:00 GMT
</LI>
<LI><strong><A NAME="00142" HREF="msg00142.html">Re: [MUD-Dev]  OT: DCOM and RMI</A></strong>, 
Vadim Tkachenko <a href="mailto:vadimt#4cs,com">vadimt#4cs,com</a>, Fri 09 Jan 1998, 17:08 GMT
</LI>
<LI><strong><A NAME="00208" HREF="msg00208.html">Re: [MUD-Dev]  OT: DCOM and RMI</A></strong>, 
Alex Oren <a href="mailto:alexo#bigfoot,com">alexo#bigfoot,com</a>, Mon 12 Jan 1998, 13:02 GMT
<UL>
<LI><strong><A NAME="00293" HREF="msg00293.html">[MUD-Dev]  CORBA, RMI, threads</A></strong>, 
Marc Eyrignoux <a href="mailto:Marc.Eyrignoux#efrei,fr">Marc.Eyrignoux#efrei,fr</a>, Fri 23 Jan 1998, 11:30 GMT
<UL>
<LI><strong><A NAME="00294" HREF="msg00294.html">Re: [MUD-Dev]  CORBA, RMI, threads</A></strong>, 
Vadim Tkachenko <a href="mailto:vadimt#4cs,com">vadimt#4cs,com</a>, Fri 23 Jan 1998, 15:39 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</UL></BLOCKQUOTE>

</ul>
<hr>
<center>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
</center>
<hr>
</body>
</html>