www.ConceptDraw.com

Scheduler agent supervisor pattern

This Azure cloud architecture pattern diagram template was created on the base of figure in the article "Scheduler Agent Supervisor Pattern" from the Microsoft Developer Network (MSDN) website. "Scheduler Agent Supervisor Pattern. Coordinate a set of actions across a distributed set of services and other remote resources, attempt to transparently handle faults if any of these actions fail, or undo the effects of the work performed if the system cannot recover from a fault. This pattern can add resiliency to a distributed system by enabling it to recover and retry actions that fail due to transient exceptions, long-lasting faults, and process failures. ... An application performs tasks that comprise a number of steps, some of which may invoke remote services or access remote resources. The individual steps may be independent of each other, but they are orchestrated by the application logic that implements the task. Whenever possible, the application should ensure that the task runs to completion and resolve any failures that might occur when accessing remote services or resources. ... If the application detects a more permanent fault from which it cannot easily recover, it must be able to restore the system to a consistent state and ensure integrity of the entire end-to-end operation. ... The Scheduler Agent Supervisor pattern defines the following actors. These actors orchestrate the steps (individual items of work) to be performed as part of the task (the overall process): - The Scheduler arranges for the individual steps that comprise the overall task to be executed and orchestrates their operation. ... - The Agent contains logic that encapsulates a call to a remote service, or access to a remote resource referenced by a step in a task. ... - The Supervisor monitors the status of the steps in the task being performed by the Scheduler. ... The Scheduler, Agent, and Supervisor are logical components and their physical implementation depends on the technology being used." [msdn.microsoft.com/ru-RU/library/dn589780.aspx] The Azure cloud system architecture diagram template "Scheduler agent supervisor pattern" for the ConceptDraw PRO diagramming and vector drawing software is included in the Azure Architecture solutin from the Computer and Networks area of ConceptDraw Solution Park.
Cloud computing system architecture diagram template
Cloud computing system architecture diagram template, user, storage blob, storage, gears, database generic, cloud service, Scheduler,