Event sourcing is worth considering if you have an application for which write contention is likely to be a real barrier to scaling your cloud-based application.
如果您有一个应用程序(其写入争用可能成为伸缩基于云的应用程序的真正障碍),那么事件来源就是值得考虑的事项。
Another approach to managing write contention in the database is to evaluate the possibility of using NoSQL data stores for some or all of your application data.
另一种管理数据库中写入争用的方法是为一些或所有应用程序数据评估使用NoSQL数据存储的可能性。
If we want to write scalable multithreaded programs, we must reduce contention for critical resources.
如果想编写具可伸缩性的多线程程序,我们就必须减少对临界资源的争用。
Your paper is an attempt to write a well-organized answer to whatever question you decide upon, using facts for the purpose of proving (or at least supporting) your contention.
你的论文要试图写出一个条理清晰的答案来回答你所选定的任意问题。这个过程中,你可以通过运用事实来验证或至少来支持你的论文内容。
If any of them wants to write to it, however, that can cause contention with tasks that read from or write to the same Managed Object.
然而,如果它们中的任何一个任务想去写它,就会和那些读或写同一个管理对象的任务产生冲突。
If any of them wants to write to it, however, that can cause contention with tasks that read from or write to the same Managed Object.
然而,如果它们中的任何一个任务想去写它,就会和那些读或写同一个管理对象的任务产生冲突。
应用推荐