Decoupling Middleware
Learn about middleware, its role in decoupling systems. We'll also learn about how middleware works in messaging systems and tightly coupled systems.
Realm of middleware
Middleware is a graceless name for tools that inhabit a singularly messy space, integrating systems that were never meant to work together. Rebranded as enterprise application integration, middleware became a hot property for a few years in the early 2000s and then faded back into its shadowy, thankless realm. Middleware occupies the essential interstices between enterprise systems. It is the connective tissue that bridges gaps between different islands of automation. How’s that for a mixed metaphor?.
Middleware job
Often described as “plumbing,” with all the related connotations; middleware will always remain inherently messy, since it must work with different business processes, different ...