... septum 隔膜 sequence of threads线程序 sequestrant 螯合剂 ...
双语例句
1
The complexity in concurrency programming stems from the fact Threads often needs to operate on the common data. Each Thread has its own sequenceof execution, but accesses common data.
并发的复杂性在于,线程需要经常访问共同数据,每个线程都有自己的执行顺序,但需要访问共同数据。
2
In the deep-request sequence (assuming a database connection is needed), these aspects of database connection pooling can be affected by allowing more threads.
在深请求序列中(假设需要数据库连接),数据库连接池的这些方面可能会由于允许多个线程而受到影响。
3
In a concurrent model of execution, an application is divided into two or more processes or threads, each executing in its own sequenceof statements or instructions.