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如何在不损失线程安全的同时提供更高的并发性

英语使用场景