Changes

Jump to navigation Jump to search
13 bytes removed ,  14:11, 1 March 2018
|}
=Asynchronous Execution=
Asynchronous query execution is recommendable if a client does not, or cannot, wait until a request is fully processed. This is e. g. the case with web browsers, which will usually cancel a request after a specific timeout. In such cases, you can use asynchronous execution to trigger another server-side process, which will start the time-consuming process, and fetch the result later on as soon as it is available.
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu