From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,e2e62e83a203a6bc X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!x35g2000prf.googlegroups.com!not-for-mail From: "marcelo.batera@gmail.com" Newsgroups: comp.lang.ada Subject: Re: is it safe do adopt CORBA? Date: 20 May 2007 16:36:48 -0700 Organization: http://groups.google.com Message-ID: <1179704208.768567.231960@x35g2000prf.googlegroups.com> References: <1179533985.333858.54420@n59g2000hsh.googlegroups.com> NNTP-Posting-Host: 143.107.45.30 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1179704251 14233 127.0.0.1 (20 May 2007 23:37:31 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 20 May 2007 23:37:31 +0000 (UTC) In-Reply-To: User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; pt-BR; rv:1.8.1.3) Gecko/20070310 Iceweasel/2.0.0.3 (Debian-2.0.0.3-1),gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 tokyo.linux.ime.usp.br:3128 (squid/2.5.STABLE9) Complaints-To: groups-abuse@google.com Injection-Info: x35g2000prf.googlegroups.com; posting-host=143.107.45.30; posting-account=83fhLg0AAABO9KMoEUzxL39c8OxY9qoj Xref: g2news1.google.com comp.lang.ada:15864 Date: 2007-05-20T16:36:48-07:00 List-Id: On 19 maio, 20:26, "Peter C. Chapin" wrote: > Although it doesn't support Ada (which is a significant problem in this > context), I've had fun experimenting with the Ice middleware system > (http://www.zeroc.com). Ice is easier and more modern than CORBA, and yet > offers similar features. The Zeroc people also claim that it is far faster > than SOAP. I haven't done any testing of this sort myself. ICE sounds cool. Maybe we could work on some sort of Ada support (maybe a binding) as it's open source. I'll look more deeply into it.