InfoQ

News

The Rise and Fall of CORBA

Posted by Stefan Tilkov on Jun 19, 2006 01:41 PM

Community
SOA
Topics
Tags
CORBA,
Standardization

Michi Henning, who used to be one of the most well-known public figures in the CORBA scene, has written an article for ACM queue describing "the rise and fall of CORBA". Despite its focus on this particular technology, which many view as one of the alternatives for implementing service-oriented architectures, some of his arguments might be considered applicable for the standard and specifications in the Web services space:

By combining features, specifications end up as the kitchen sink of every feature thought of by anyone ever. This not only makes the specifications larger and more complex than necessary, but also tends to introduce inconsistencies: Different features that, in isolation, are perfectly reasonable can subtly interact with each other and cause semantic conflicts.

To be fair, the often criticized closed-door process most MS/IBM-driven WS specifications are created in addresses some of these problems. WSDL 2.0 and XML Schema (part 1, part 2) might be considered canonical examples of design by committee.

Doug Schmidt, another very respected name in the CORBA scene, weighs in with some thoughtful comments and related links in the comp.object.corba newsgroup; another interesting follow-up is by Steve Loughran, co-author of the influential "Rethinking the Java SOAP Stack" report. Whatever one may think about the reasons for CORBA's failure - or in fact, whether one believes CORBA has failed at all - it's certainly worth being aware of mistakes made in the past to avoid them in the future.

4 comments

Reply

It could happen to us! by Floyd Marinescu Posted Jun 19, 2006 1:31 PM
Standards by Geoffrey Wiseman Posted Jun 20, 2006 8:31 AM
Re: Standards by Geoffrey Wiseman Posted Jun 21, 2006 4:00 PM
More Comments by Stefan Tilkov Posted Jun 22, 2006 1:06 AM
  1. Back to top

    It could happen to us!

    Jun 19, 2006 1:31 PM by Floyd Marinescu

    It would seem as an observer that the kitchen sink effect is happening in the SOA space with all the WS-* specs.

  2. Back to top

    Standards

    Jun 20, 2006 8:31 AM by Geoffrey Wiseman

    I have to admit, this is why I often like the 'defacto' standards over the 'designed' standards; they're developed to serve a particular need, they take a viewpoint, and they don't deliver designs that try and please everyone to the benefit of none.

  3. Back to top

    Re: Standards

    Jun 21, 2006 4:00 PM by Geoffrey Wiseman

    Now that I've had time to read the article in full, I'd say there are some useful lessons for software developers (and product developers in particular), even those not responsible for the creation of standards.

  4. Back to top

    More Comments

    Jun 22, 2006 1:06 AM by Stefan Tilkov

    Some more interesting comments have been made by Systinet's Radovan Janecek and IONA's Steve Vinoski.

Exclusive Content

Rationalizing the Presentation Tier

Thin client paradigm characterized by web applications is a kludge that needs to be repudiated. Old compromises are no longer needed and it's time to move the presentation tier to where it belongs.

Agile Project Management: Lessons Learned at Google

In this presentation filmed during QCon 2007, Jeff Sutherland, the creator of Scrum, talks about his visit at Google to do an analysis of Google's first implementation of Scrum.

AtomServer – The Power of Publishing for Data Distribution

In this article, Bryon Jacob and Chris Berry introduce AtomServer, their implementation of a full-fledged Atom Store based on Apache Abdera, which is now available as open source.

An Introduction to Virtualization

It is easy to think that virtualization applies only to servers. In reality the recent resurgence of the concept is also being applied to networking, storage, and application infrastructure.

REST Anti-Patterns

In this article, Stefan Tilkov explains some of the most common anti-patterns found in applications that claim to follow a "RESTful" design and suggests ways to avoid them.

Choosing between Routing and Orchestration in an ESB

In this article, Adrien Louis and Marc Dutoo discuss the differences and relative merits of using orchestration vs. routing in a typical ESB setup, and discuss various implementation options.

Enterprise Batch Processing with Spring

Wayne Lund discusses batch processing, Spring Batch objectives and features, scenarios for usage, Spring Batch architecture, scaling, example code, failures and retrying, and the future roadmap.

User Story Estimation Techniques

Developer Jay Fields draws on his experiences as a ThoughtWorks consultant to describe effective user story estimation techniques.