并发数据存储(Berkeley DB Concurrent Data Store) 事务数据存储(Berkeley DB Transactional Data Store)
基于1个网页-相关网页
这可能会导致在类级别(使用静态数据的情况)的代码中或存储库 API 中出现潜在的并发问题。
This could result in a potential concurrency issue in your code at the class level, where static data is used, or in the repository's APIs.
该服务必须支持最少100个并发客户机,并应该不受任何底层数据存储失败的影响。
The service must support a minimum of 100 concurrent clients, and shall fail-safe through failures of any underlying datastore.
这些错误通常只在高负荷的情况下发生,此时大量的并发用户以及大量的存储数据已经接近了测试参数的最高界限(500个用户,100 KB的资源)。
These errors generally occur only under heavy load where the number of simultaneous users and size of the data store approach the higher limits of the test parameters (500 users, 100 KB resources).
应用推荐