optimistic concurrency 中文意思是什麼

optimistic concurrency 解釋
開放式並發
  1. Optimistic concurrency model for updates and deletes

    更新和刪除的開放式並發模型
  2. The next nine parameters in the where statement are used for optimistic concurrency

    接著的九個where語句參數用於開放式並發。
  3. To avoid this problem, you should apply an access intent policy that supports optimistic concurrency

    要避免這個問題,您就需要應用訪問目的策略,來支持優化的并行性。
  4. Optimistic concurrency improves performance because no locking of records is required, and locking of records requires additional server resources

    由於不需要鎖定任何記錄,開放式並發將會提高性能,因為鎖定記錄需要更多的服務器資源。
  5. The results pane uses optimistic concurrency control so the grid shows a copy of the data in the database rather than an entirely live view

    結果窗格使用開放式並發控制,因此網格顯示的是數據庫中的數據副本而不是完全實時的視圖。
  6. For more information about optimistic concurrency, see

    有關開放式並發的更多信息,請參見
  7. For information on optimistic concurrency checking, see

    有關開放式並發檢查的信息,請參見
  8. The following tables follow an example of optimistic concurrency

    以下各表是根據一個開放式並發示例生成的。
  9. The command is specified for dynamic sql and optimistic concurrency

    該命令是為動態sql和開放式並發而指定的。
  10. If they do not match, an optimistic concurrency violation has occurred

    如果兩者不匹配,則發生了開放式並發沖突。
  11. Optimistic concurrency control

    開放式並發控制
  12. Optimistic concurrency example

    開放式並發示例
  13. Using optimistic concurrency

    >使用開放式並發
  14. Defines optimistic concurrency and the different approaches for implementing it

    定義開放式並發以及實現它的不同方法。
  15. Third, a new optimistic concurrency control algorithm based on dynamic adjustment of execution order using commit space in rtdbss, called occ - cs, is introduced and the complexity of this algorithm is analyzed

    3 、提出了基於提交范圍( commitspace )的occ - cs演算法來實現動態調整執行順序方法,並對occ - cs演算法進行了復雜度分析。
  16. In situations where the row is not updatable, such as because of an optimistic concurrency conflict such as a competing update or deletion, the exception might not arise until

    如果行不可更新(如由於競爭更新或刪除等樂觀並發沖突) ,則在調用
  17. Yes, you can supply an optimistic concurrency control integer column to a given table, and specify that this column is to be used for occ in the metadata

    有的,可以向給定的表提供一個開放式並發控制( occ )整數列,並指定該列供元數據中的occ使用。
  18. If you choose to use optimistic concurrency, there are two general ways to determine if changes have occurred : the version approach true version numbers or date - time stamps and the saving - all - values approach

    如果您選擇使用開放式並發,則可以通過兩種常規的方式來確定是否已發生更改:版本方法(實際版本號或日期時間戳)和保存所有值方法。
分享友人