Middleware (distributed applications): Difference between revisions

Content deleted Content added
m update ref title
Origins: removed superfluous and somewhat inaccurate (and unsourced) language
Line 14:
 
== Origins ==
Middleware is a relatively new addition to the computing landscape. It gained popularity in the 1980s as a solution to the problem of how to link newer applications to older legacy systems, although the term had been in use since 1968.<ref>{{Cite web|first=Nick|last=Gall|url=http://ironick.typepad.com/ironick/2005/07/update_on_the_o.html|title=Update on the origin of the term "middleware"|date=July 30, 2005}}</ref> It also facilitated [[distributed processing]], the connection of multiple applications to create a larger application, usually over a network.
 
==Use==