> 有一下几个原因:
> 
> * SGX EPC 大小受限,多线程不会带来太多的 performance gain
> * 线程之间没有内存隔离(进程隔离),不同 task 在同一进程执行可能会带来安全隐患
> 
> 一台物理机启动多个 execution-service 的方式进行并发执行应该能满足现在的需求。

好的  明白

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/issues/451#issuecomment-754319737

Reply via email to