InterviewSolution
Saved Bookmarks
| 1. |
What is the role of middleware in a distributed system explain with example? |
|
Answer» Middleware in the context of distributed APPLICATIONS is software that PROVIDES SERVICES beyond those provided by the operating system to enable the various components of a distributed system to communicate and MANAGE data. Middleware SUPPORTS and simplifies complex distributed applications. |
|