forked from docs/doc-exports
Reviewed-by: Eotvos, Oliver <oliver.eotvos@t-systems.com> Co-authored-by: Chen, Junjie <chenjunjie@huawei.com> Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
526 B
526 B
Can I Add Threads and Processes in Function Code?
You can create additional threads and processes in your function by using runtime and OS features.
Parent topic: Function Creation FAQs