Maintain no internal state , and multiple clients can use them concurrently without requiring pooling or recycling 不包含内部状态,并且多个客户端可以并发的使用而不需要共享以及回收。
This means that concurrent c programs may run correctly on one processor architecture , but not another 这意味着并发的c语言程序可以在一个,而不能在另一个,处理器体系结构上正确地运行。
Aeroengine distributed simulation systems based on both serial components level and parallel full engines level are developed 分别开发了基于部件级串行和整机并发的航空发动机分布式仿真系统。
By default , garbage collection is non - concurrent , and only the base class library is loaded into the domain - neutral area 默认情况下,垃圾回收是非并发的,并且仅把基类库加载到非域特定的区域。
Besides the techniques described for strategy 1 enablement , licensing based on concurrency might be an option 除了前面所说的启用策略1时需要考虑的技术之外,还可以考虑提供基于并发的软件许可。
Offers some guidance , dividing collectors into single - threaded and concurrent , and into low - pause and high - throughput 提供了一些指导,将收集器分为单线程和并发的,以及分为短暂停和高吞吐能力的。
If a cow has been eating garbage , this can lead to health problems for consumers , and a subsequent drain on health services 如果奶牛一直在吃垃圾,将导致消费者的健康问题,以及并发的健康服务的浪费。
For more information about sql server concurrency , see " managing concurrent data access " in sql server books online 有关sql server并发的详细信息,请参阅sql server联机丛书中的“管理并发数据访问” 。
The first processors that supported concurrency provided atomic test - and - set operations , which generally operated on a single bit 支持并发的第一个处理器提供原子的测试并设置操作,通常在单位上运行这项操作。
The throughput test executes multiple concurrent streams of database queries , with each stream executing the queries in sequential order 吞吐量测试将执行多条并发的数据库查询流,而每条查询流同样以连续的次序执行查询。