青年中文青年中文

concurrenthashmap的意思

concurrenthashmap中文翻譯:

concurrenthalash公司

相似詞語短語

concurrence seeking───尋求并發

non concurrence meaning───非并發意義

concurred definition───一致定義

concurrent training───并行訓練

nonconcurrency endorsement───非競爭性背書

concurred cost───合并成本

consecutively or concurrently───連續地或同時地

concurrence of wills───遺囑競合

concurrency qos───并發qos

concurrency and computation───并發與計算

雙語使用場景

We will look at the implementation details of ConcurrentHashMap in next month's article.───在下個月的文章中,我們將看看ConcurrentHashMap的實現的細節。

ConcurrentHashMap achieves higher concurrency by slightly relaxing the promises it makes to callers.───ConcurrentHashMap通過稍微地松弛它對調用者的承諾而獲得了更高的并發性。

Table 1 gives a rough idea of the scalability differences between Hashtable and ConcurrentHashMap.───表1對Hashtable和ConcurrentHashMap的可伸縮性進行了粗略的比較。

This grouping of locks helps programmers identity which ConcurrentHashMap object has the most serious JUC lock contentions.───這樣的對鎖的分組能夠幫助程序員發現哪一個ConcurrentHashMap對象發生了最嚴重的鎖競爭。

To provide thread-safe access to the map, you use a ConcurrentHashMap.───要提供對這個映射圖的線程安全訪問,您將使用一個ConcurrentHashMap。

In contrast JUC lock "AQS@1790" doesn't belong to any ConcurrentHashMap object and this lock is used explicitly in program.───相反,JUC鎖“AQS@1790”不屬于任何一個ConcurrentHashMap對象,它就是程序中一個顯式使用的鎖。

How ConcurrentHashMap offers higher concurrency without compromising thread safety───ConcurrentHashMap如何在不損失線程安全的同時提供更高的并發性

英語使用場景