thread safety造句
例句與造句
- Degrees of thread safety
線程安全程度 - Class for important information on critical handle security and thread safety
有關(guān)關(guān)鍵句柄安全和線程安全的重要信息,請參見 - To guarantee thread safety during enumeration , you can either lock the
若要在枚舉過程中保證線程安全,可以在整個枚舉過程中鎖定 - The most common example of conditional thread safety is traversing an iterator returned from
條件線程安全的最常見的例子是遍歷由 - Each of these five categories of thread safety are described in the following sections
下面幾節(jié)分別描述了線程安全性的這五種類別。 - It's difficult to find thread safety in a sentence. 用thread safety造句挺難的
- It is used for scalability , but does not guarantee read or write thread safety
使用它是為了獲得可縮放性,但并不保證讀或?qū)懢€程安全。 - With definitions like these , it s no wonder we re so confused by thread safety
有這樣的定義,就不奇怪我們對于線程安全性會感到如此迷惑。 - How concurrenthashmap offers higher concurrency without compromising thread safety
Concurrenthashmap如何在不損失線程安全的同時提供更高的并發(fā)性 - A managed server called by a com client initialized in an mta must ensure thread safety
在mta中初始化的com客戶端所調(diào)用的托管服務(wù)器必須確保線程安全。 - To guarantee thread safety during enumeration , you can follow one of the following strategies
若要確保枚舉過程中的線程安全性,可以使用下面的策略之一: - Has been extensively peer - reviewed by concurrency experts for correctness and thread safety
包的其他部分,已經(jīng)被研究正確性和線程安全性的并發(fā)專家所正視。 - Concurrenthashmap and copyonwritearraylist offer thread safety and improved scalability
Concurrenthashmap和copyonwritearraylist提供線程安全性和已改進的可伸縮性 - Defining thread safety clearly is surprisingly hard , and most definitions seem downright circular
明確定義線程安全性出人意料地困難,大多數(shù)定義看上去完全是自我循環(huán)。 - To guarantee thread safety during enumeration , you can lock the collection during the entire enumeration
若要確保枚舉過程中的線程安全性,可以在整個枚舉過程中鎖定集合。 - In some scenarios , this can result in a big win that outweighs the cost of the extra thread safety work
在某些情況下,這會大大提高性能,即使在線程安全性上有額外的開銷。