Changes

Jump to navigation Jump to search
183 bytes added ,  13:04, 7 August 2017
)
</pre>
Please note that queries of this query kind can easily cause a deadlock deadlocks. For example, if both the original query and the query to be executed asynchronously perform updates on the same database, the second query would only be run after the first one has been executed , and the first query will be queuedwait forever. In practice. In practice, This is why you should avoid this pattern in practice and resort to [[XQuery Module#xquery:fork-join|xquery:fork-join]] if you want to do things in parallel.
|}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu