Asynchronous Service in Microsoft Dynamics CRM
The asynchronous service executes long-running operations independent of the main Microsoft Dynamics CRM 2011 and Microsoft Dynamics CRM Online core operation. This results in improved overall system performance and improved scalability. The asynchronous service features a managed queue for the execution of asynchronous registered plug-ins, workflows, and operations such as bulk mail, bulk import, and campaign activity propagation. These operations are registered with the asynchronous service and executed periodically when the service processes its queue. The asynchronous service can be hosted on a server other that the server running Microsoft Dynamics CRM.
In This Section
Asynchronous Service Architecture
AsyncOperation (System Job) Entity
Dependency and Execution Order in Asynchronous Operations
Recurrence Pattern in Asynchronous Job Execution
Related Sections
Microsoft Dynamics CRM 2011 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2012 Microsoft Corporation. All rights reserved.
