\r\n

51Degrees Pipeline Documentation  4.1Newer Version 4.4

Asynchronous Execution

Introduction

In the context of the Pipeline, asynchronous execution refers to the use of non-blocking processing. Lazy loading is closely related to this as it is effectively non-blocking processing for an individual aspect engine. In contrast, asynchronous execution refers to non-blocking execution of the Pipeline as a whole.

Language Support

Select a language to view details of asynchronous execution support for that language.