concurrent access control
常见例句
- Locking is the mechanism that the database manager uses to control concurrent access to data in the database by multiple applications.
锁定是数据库管理器用来控制多个应用程序并发访问数据库中数据的机制。 - The transaction support in JDBC 2 gave developers control over concurrent access to their data, thereby ensuring that persisted data is always in a consistent state.
JDBC 2 中的事务支持让开发人员可以控制对数据的并发访问,从而保证持续数据总是保持一致的状态。 - Focusing on the problems of concurrent control and data availability exists in transaction processing in mobile data access system, this paper proposes a new hierarchical concurrent control algorithm.
针对移动数据访问系统中事务处理的并发控制和数据访问问题,提供了一种分层的并发控制算法。 返回 concurrent access control