中英互译
resource contention
基本释义
- 资源竞争:在计算机系统中,多个进程或任务同时请求访问有限的资源(如内存、CPU时间或磁盘空间)时所产生的竞争现象。
双语例句
- No resource contention means most threading problems go away.没有资源冲突就意味着大多数线程化问题消失了。
- Again, this is to avoid potential resource contention issues.同样,这也是为了避免可能的资源争用问题。
- To avoid the resource contention problem, a new file name suffix is used.为避免资源争用问题,可使用新的名称后缀。
网络短语
- resource contention detail资源竞争;资源冲突
- contention for shared resource争用共享资源
英英释义
- In computer science, resource contention is a conflict over access to a shared resource such as random access memory, disk storage, cache memory, internal busses or external network devices. In recent years, research on the contention is more focused on the resources in the memory hierarchy, e.