对内存而言,sql work area、memory store 与 kv cache 等资源为租户独享;
system memory 为多个租户共享。
对线程而言,sql worker 为租户间隔离;
Net IO 、Disk IO 与 Clog Writer 等资源为租户间不隔离。
对内存而言,sql work area、memory store 与 kv cache 等资源为租户独享;
system memory 为多个租户共享。
对线程而言,sql worker 为租户间隔离;
Net IO 、Disk IO 与 Clog Writer 等资源为租户间不隔离。