InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

What does the term ESB actually mean?

Posted by Jean-Jacques Dubray on Sep 29, 2007

Sections
Enterprise Architecture
Topics
SOA ,
WS Standards ,
ESB
Tags
WS-TX ,
SOA Appliance ,
WS-Star ,
WS-ReliableMessaging

Nick Allen, Program Manager at Microsoft in the connected systems division, asked in his blog:

What does the term ESB- Enterprise Service Bus- actually mean? That question has been the topic of an ongoing debate for several years now that doesn't seem to have any sign of stopping. When I first read about ESBs in 2003, I didn't expect to still be trying to understand them more than four years later.

This question was visited last year by Miko Matsumura in a two part article (part1, part2). This time Nick went on to search for every major vendor's ESB definition. However,

Microsoft [...] dodges the question of definition (the [ESB Guidance] site plays up the ESB means different things to different people angle).

For Anne Thomas Manes, Research Director with Burton Group,

ESBs are essentially integration systems, not SOA systems. SOA is about tearing down application silos, but integration systems reinforce those silos. [...] an ESB is especially good for bridging to legacy applications, and therefore it is a useful component in a services infrastructure

Anne's definition seems to be in line with Ron Ten-Hove from Sun Microsystems and JBI Spec Lead (not cited by Nick):

An Enterprise Service Bus (ESB) is a distributed middleware system for integrating enterprise IT assets using a service-oriented approach.

Or with the one from Gartner (not cited by Nick):

A Web-services-capable infrastructure that supports intelligently directed communication and mediated relationships among loosely coupled and decoupled business components.

This seems to be the common themes of BEA's, IBM's, Oracle's and other's as noted by Nick: Common Communication and Integration Services for Business Components.  There is a notable difference between vendors, for some (IBM, Microsoft), an ESB is a pattern that associates a series of capabilities and for others it is a product. This has been the stickiest point of the discussion. In 2005, Rich Turner, Product Manager for Microsoft's Identity Platform, noted that:

An ESB [product] is smart-plumbing to which to attach dumb nodes. [...] The WS route makes the nodes themselves smart, reducing the need for underlying smart-plumbing, and ensuring open communications across any platform and device.

Rich's point is even more relevant since this year, the WS-TX and WS-RX specifications have been ratified, enabling, at last, a secure, reliable and transacted communication mechanism based on standard web service protocols offering a viable alterative to proprietary ones. Rourke McNamara distinguishes ESB implementations (ESBi) from ESB products (ESBp):

ESB products (ESBp) are designed to help companies build ESBi. The ESB market is mature and the definition of what makes an ESB product (ESBp) has been made clear over the course of 2006. This year has seen every major SOA vendor release of refine their ESB offering or offerings.
  • This article is part of a featured topic series on SOA
"What does the term ESB actually mean?" by Kit Davies Posted
ESB is about virtualization by Jack van Hoof Posted
  1. Back to top

    "What does the term ESB actually mean?"

    by Kit Davies

    Oh come on. Ridiculous question. Everyone knows it only has one meaning

    ;)

  2. Back to top

    ESB is about virtualization

    by Jack van Hoof

    ESB means technology virtualization and location virtualization:

    soa-eda.blogspot.com/2007/09/soa-distributed-co...

Educational Content

Jesper Boeg on Priming Kanban

In this interview, Jesper Boeg, author of the new InfoQ book – Priming Kanban, discusses the keys to using Kanban effectively, and how to get started if you are currently using other approaches.

New-age Transactional Systems - Not Your Grandpa's OLTP

John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.

Cool Code

Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.