Designing a concurrent blocking bounded queue.
设计有大小限制的并发阻塞队列。
However, this is also a concurrent collection.
然而,这同时也是一个集合。
Designing a concurrent blocking queue with timeouts.
设计有超时限制的并发阻塞队列。
When this threshold approaches, a concurrent GC begins.
达到这个阈值时,就会启动一个并发gc。
Design choices in a concurrent, singly linked list.
并发单向链表的设计方法。
These classes will work cooperatively in a concurrent manner.
这些类将以一种并发方式协同工作。
Now that you have some understanding of CAS, let's design a concurrent stack.
既然了解了CAS,现在就来设计一个并发堆栈。
A concurrent constraint language COPS has been designed and implemented.
设计实现了并发约束程序设计语言COPS。
Can't save or delete the exploration view set due to a concurrent access.
中文原译由于并发访问而无法保存或删除发掘视图集。
If you use a language like Scheme there are some examples of a concurrent extension.
如果您使用像Scheme的语言,那么有一些并行扩展的实例。
Informally, a concurrent program is one that does more than one thing at a time.
非正式的并行程序是一个不超过一件事的时间。
In a concurrent program, different parts of the program can execute concurrently.
而在并发程序中,程序的不同部分可被同时执行。
This paper discusses a concurrent dispatching approach in the TMN MIB conformance test.
讨论了TMN信息模型一致性测试中并行测试调度的设计方法;
Other possibilities are for a concurrent collection or for a collection forced by System.gc .
其他可能性包括针对并发收集的或针对由System . gc强制执行的收集的。
A concurrent process model is defined to describe the inherent concurrence of CBD process.
本文定义了一个并行过程模型来描述CBD过程内在的并行性。
Ability to prioritize workload; managing various projects and demands on a concurrent basis.
能够优先的工作量;管理各种项目和并发基础的要求。
This queue type is similar to a concurrent blocking queue except that the size of the queue is bounded.
这种队列与并发阻塞队列相似,但是对队列的大小有限制。
A concurrent control algorithm of distributed data management based on the lock is presented in this paper.
提出一种用于分布数据管理的基于锁定的并发控制算法。
An action that sends a message or signal to another activity or to a concurrent thread in the same activity.
一种操作,可以将消息或信号发送给另一个活动,或同一活动中的并发线程。
Based on this idea, let's look at the concept of a concurrent queue where push and pop operations come with timeouts.
根据这个概念,我们来看看如何给并发队列的添加和取出操作增加超时限制。
The advantage of a concurrent server is that the server just spawns other servers to handle the client requests.
并发服务的优势在于服务产生其他服务控制用户请求。
Single-user database applications are very rare, so it is important to look at the performance behavior of a concurrent workload.
单用户数据库应用程序非常少见,因此考察并发工作负载的性能行为十分重要。
For the latter topic, I have chosen to implement a concurrent stack and highlight some of the issues in designing such a data structure.
对于后一个主题,我选择实现一个并发堆栈并解释设计这种数据结构涉及的一些问题。
It's written in Erlang, a concurrent programming language that supports building distributed, fault-tolerant, nonstop applications (see Resources).
它是使用并发编程语言erlang编写的,它支持绑定分布式、容错、不间断应用程序(参见参考资料)。
During a concurrent GC we need to suspend managed threads twice to do some phases of the GC. These phases could possibly take a while to finish.
在并发GC运行的某些阶段,需要将托管线程挂起两次,这可能会花费一些时间。
The young generation, or nursery, USES a semi-space copying collector, and the old, or tenured, generation USES a concurrent mark sweep collector.
年轻(也称为婴儿(nursery))代使用一个半空间复制收集器,而老年(也称为长存的(tenured))代使用并发的标志扫描收集器。
Virtually all cases have occurred in Sichuan Province, where infections with Streptococcus suis have been detected in pigs in a concurrent outbreak.
几乎所有病例都发生在四川省,那里已发现在猪中同时暴发的猪链球菌感染。
However, the acceptance of this risk rewards us with a concurrent development style which causes developers to trip over each other a lot less often.
当然,接收这个风险我们得到的回报就是:困扰开发人员并发开发受彼此牵制的情况少了。
Because multiple concurrent XML HTTP requests can be scheduled in parallel, our application essentially becomes a concurrent program — and concurrency is hard.
由于可能同时调度多个并发的XMLHTTP请求,应用程序本质上变成了一个并发程序,而并发很难实现。
Because multiple concurrent XML HTTP requests can be scheduled in parallel, our application essentially becomes a concurrent program — and concurrency is hard.
由于可能同时调度多个并发的XMLHTTP请求,应用程序本质上变成了一个并发程序,而并发很难实现。
应用推荐