RPC
- Remote Procedure Call
- Asynchronous and Synchronous
- Client make call to procedure running in remote system
Message Oriented Middleware
Message sent to client is collected and stored until they’re acted upon
SQL-Oriented Data Access
Between application and database
Embedded Middleware
Communication service between embedded application and real time operating system