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=1.0 required=5.0 tests=BAYES_20,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!h2g2000hsg.googlegroups.com!not-for-mail From: JPWoodruff@gmail.com Newsgroups: comp.lang.ada Subject: Re: is it safe do adopt CORBA? Date: 18 May 2007 13:11:23 -0700 Organization: http://groups.google.com Message-ID: <1179519083.322551.155820@h2g2000hsg.googlegroups.com> References: <1179508767.168693.47420@q75g2000hsh.googlegroups.com> NNTP-Posting-Host: 67.165.212.253 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1179519090 11697 127.0.0.1 (18 May 2007 20:11:30 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 18 May 2007 20:11:30 +0000 (UTC) In-Reply-To: <1179508767.168693.47420@q75g2000hsh.googlegroups.com> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.11) Gecko/20070312 Firefox/1.5.0.11,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: h2g2000hsg.googlegroups.com; posting-host=67.165.212.253; posting-account=fJYhjA0AAADq5HS0Ommw0DzKlat-I76I Xref: g2news1.google.com comp.lang.ada:15847 Date: 2007-05-18T13:11:23-07:00 List-Id: On May 18, 11:19 am, "marcelo.bat...@gmail.com" wrote: > Hello there, > > I'm diving into the development of a generic framework for build > business applications in Ada. I'd like to tell you about the Integrated Computer Control System that controls the National Ignition Facility laser at Lawrence Livermore National Lab. The laser, which is nearing completion, is used for research on inertial confinement nuclear fusion. This multi-billion dollar facility will be used for several decades. The control system software is written in Ada and Java, and is distributed over some 600 computers using CORBA. The ICCS team developed a software framework of tools and patterns for building the large number of FEPs and supervisory systems. The system meets its requirements. There are several published accounts of the software system, including my own papers in SigAda 1998 and 2002. I worked on the ICCS software framework from its inception until I retired 5 years ago. More recent reports have appeared in ICALEPCS conferences starting in 2001. John Woodruff