Chapter 16: Middleware
• Advance Message Queuing Protocol, page 176
• Distributed Computing Environment - Remote Procedure Call, page 176
• Datagram Inter-ORB Protocol, page 177
• General Inter-ORB Protocol, page 177
• General Inter-ORB Protocol Secure, page 177
• Internet Inter-ORB Protocol, page 177
• JAVA-RMI, page 178
• Microsoft Remote Procedure Call, page 178
• Remote Method Invocation over Internet Inter-ORB Protocol, page 178
• Remote Procedure Call, page 178
• Simple Object Access Protocol, page 179
16.1. Advance Message Queuing Protocol
AMQP (Advanced Message Queuing Protocol) is an open standard application layer protocol for
message-oriented middleware
Family:
Middleware
Over:
Revision:
17
Risk level:
2
Tag:
Application Layer Protocols
16.2. Distributed Computing Environment - Remote
Procedure Call
The DCERPC protocol is an RPC implementation used in Distributed Computing Environments.
This protocol is used by many software applications including Microsft Exchange.
176