InterviewSolution
Saved Bookmarks
| 1. |
What Is Message Driven Process? |
|
Answer» When MESSAGES ARRIVE on a queue, they can automatically start an application using triggering. If necessary, the applications can be STOPPED when the MESSAGE (or messages) have been processed. When messages arrive on a queue, they can automatically start an application using triggering. If necessary, the applications can be stopped when the message (or messages) have been processed. |
|