What is Message-Driven Processing?
Message-driven processing is one of the processes that take place within the basic client/server computing environment. Essentially, message-driven processing takes place when a computing client forwards a request in the form of a message to a software program that acts as a receiver and distributor of the message. The receiver, or message broker as it is sometimes called, then routes the message on to the appropriate server application. Within the structure of message-driven processing, messages that contain requests for specific courses of action may vary in the way the message request is configured. The message can contain such elements as the name or a tag for the application that is being requested, as well as indicating some sense of urgency or a timeline for processing the request at the server end. Depending on the structure of the message, the receiver or message broker may reply to the originator of the message, as well as forward the message to the appropriate server. The us
Related Questions
- While trying to receive messages in my email client, I get a message saying, "The host pop.net4india.com could not be found. Please verify that you have entered the server name correctly", why?
- Is it a requirement for a client to open a Message Queue when sending messages?
- What is Message-Driven Processing?