The Artima Developer Community
Sponsored Link

Java Buzz Forum
CORBA, RMI, and the Next Big Thing:

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Michael Cote

Posts: 10306
Nickname: bushwald
Registered: May, 2003

Cote is a programmer in Austin, Texas.
CORBA, RMI, and the Next Big Thing: Posted: Jun 26, 2003 6:09 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Michael Cote.
Original Post: CORBA, RMI, and the Next Big Thing:
Feed Title: Cote's Weblog: Coding, Austin, etc.
Feed URL: https://cote.io/feed/
Feed Description: Using Java to get to the ideal state.
Latest Java Buzz Posts
Latest Java Buzz Posts by Michael Cote
Latest Posts From Cote's Weblog: Coding, Austin, etc.

Advertisement
CORBA, the Common Object Request Broker Architecture, is a specification for distributed objects that has been around since the late 1980's. The goal of CORBA was to provide a language independent standard for middleware (both the basic protocols and for standard pieces of infrastructure). After an initial wave of hype, CORBA never really lived up to the expectations that were set for it, and it has since been mostly displaced by other technologies. In this talk, we'll present an overview of CORBA and discuss whether or not it succeeded, and what lessons can be drawn for future distribution mechanisms.

This is a facinating, lengthy presentation on CORBA's history and use. There's a comparison with RMI at the end which is interesting as well:

If I tell you an application uses RMI, you know a lot more than if I tell you an application uses CORBA.

I love these kind of technology postmortems.

Grosso's other presentations look good too.

Read: CORBA, RMI, and the Next Big Thing:

Topic: Stop (un)polluting my language! Previous Topic   Next Topic Topic: Quality Software Engineering

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use