Bill Barr wrote: > Should we consider firmware ESBs low level plumbing? I think we should. > That's just one step away from considering software ESBs as low level > plumbing. Then again, there are lots of other things we should be > considering as low level plumbing: web servers, application servers, > databases, virtual machines ... Aren't they all just soft appliances?
I think they are. Anything that connects one software system to another is a "service bus". Ethernet being the most common one these days with TCP being the standard interconnection protocol for software systems. Gregg Wonderly
