可变状态消失时,差不多所有的并发性问题也随之消失。
When mutable state goes away, almost all concurrency problems go away with it.
它执行一种消息传递规程并提供方便的语法来处理并发性问题。
It enforces a message-passing discipline and provides convenient syntax for handling concurrency problems.
即使不是在生产环境中使用该语言,仍然可以使用它原型化复杂并发性问题。
Even if the language isn't used in a production environment, it's useful for prototyping complex concurrency problems.
本示例省略了队列的实际处理过程,因为它特定于您的需求,并涉及到许多微妙的并发性问题。
This example omits the actual handling of the queue because it's specific to your requirements and involves many concurrency subtleties.
本文通过实例演示了如何使用锁事件监控器来收集所有种类的并发性问题:死锁、锁超时及锁等待。
It showed, by example, how you can use the lock event monitor to collect information about any kind of concurrency issue: deadlocks, lock-timeouts, and lock-waits.
锁定问题通常表明应用程序中存在一些相当严重的并发性问题,在增大锁列表参数的值之前应当解决这些问题。
The locking problems normally indicate some fairly significant concurrency problems in the application that should be dealt with before the lock list parameter is increased.
可以用它们来解决普通的和高级的并发性问题,现在应当可以让您开始编写所喜爱(也没有错误)的多线程程序了。
They can be used to resolve both normal and advanced concurrency issues and should get you started writing pain-free (as well as error-free!) multithreaded programs.
actor方法也许不是针对所有并发性问题的最佳解决方案,但是它确实提供了很好的方式来建模涉及消息传递的问题。
The actor approach may not be the best solution for all concurrency problems, but it does provide an excellent way to model problems that involve message passing.
在生产环境中运行一对活动储存库并在灾难恢复中运行另一对活动储存库能够解决并发性问题,但是它将把我们带回到复制问题。
Running a live pair of repositories in production and another live pair in disaster recovery solves the problem of currency, but it brings us back to the replication problem.
DB 2LUW 9.7提供了一种集成方式来分析所有种类的并发性问题,它也取代了以前DB 2 LUW发行版中使用的锁分析的方法。
DB2 LUW 9.7 offers an integrated approach to analyzing any kind of concurrency issue that replaces the lock analysis methods used in previous DB2 LUW releases.
并发性、恢复、安全和可用性问题变得难以管理。
Concurrency, recovery, security, and usability issues become unmanageable.
并发性、恢复、安全和可用性问题变得难以管理。
Concurrency, recovery, security, and usability issues become unmanageable.
应用推荐