2021-06-08
Context depended processing
---------------------------
A function may call other functions that must be run in a certain context. For example database queries must be run near the database where the latency is small or untrusted code must be run in a sandbox.
This site is generated with zetgen