concurrent control mechanism 中文意思是什麼

concurrent control mechanism 解釋
并行控制機構
  • concurrent : adj 1 同時發生的,並發的,並存的,共存的;合作的。2 (意見)一致的。3 【動物;動物學】趨合的;【...
  • control : n 1 支配,管理,管制,統制,控制;監督。2 抑制(力);壓制,節制,拘束;【農業】防治。3 檢查;核...
  • mechanism : n 1 (機械)結構;機械裝置[作用];(故事的)結構。2 【哲學】機械論 (opp vitalism)。 3 【文藝】...
  1. After analysising the theory and characteristics of the corba and mobile agent technologies, the paper brings forward firstly a kind of mobile agent architecture - coma, and gives the solution to coma ' s asynchronous transfer, concurrent control, naming, location and intelligence mechanism in detail. furthermore, aiming at making up the flaws of the application servers based on corba in distributed group environment and solving the problem of object ' s remotion on the corba server, the paper proposes a kind of corba architecture based on mobile agent - maorb, discusses naming and transparent transfer of mobile agent in a maorb system in detail, and gives a reasonable improvement method

    本文在分析了corba和移動agent這兩種分散式技術的運行原理及其特點之後,首先提出一種應用於協同環境下的移動agent體系結構coma ,並詳細給出了coma的異步遷移、並發控制、命名和尋址,智能化機制這幾個關鍵技術的解決方法。進而,為了彌補單純的利用corba技術來構建分散式集群環境中應用服務器的不足,解決corba服務端對象的可移動性問題,本文又提出了一種基於coma的corba體系結構maorb ,詳細討論了maorb系統中移動agent的命名和透明遷移以及corba和coma的結合度問題,並給出了合理的解決方案。
  2. This system makes people fell convenient in looking for data, try my best to our environment protection. the following problems and related solutions are given in this paper : data structure suitable for web computing multi - user access and concurrent control mechanism in webgis network protocol and intelligent information agent of spatial information spatial information security in web computing environment web integration strategy of spatial information based on metadata architecture of webgis at last, the development trend of webgis is discussed

    通過論文工作提出了以下幾個問題並給出了相應的解決方案適合web計算的數據模型webgis中的多用戶訪問與並發控制機制空間信息的網路計算策略與實施方案及關鍵演算法空間信息的網路傳輸協議與智能空間信息代理web計算環境下的空間信息安全性問題基於metadata的空間信息web集成方案與智能空間搜索引擎webgis體系結構最後,論文對webgis發展趨勢進行了探討。
  3. We analysis the conflict, convert channel and starvation problems of concurrent schedule based on strict - 2pl locking protocal which applies nhstm model, then present a concurrent scheduling algorithm making use of buffer and point p. also, we proved the concurrent schedule algorithm is serializable. at the same time, we introduce the key technical used in nhsdb concurrency control mechanism, and give the implementation details

    我們對應用nhstm模型的,通過應用嚴格兩段鎖協議實施的並發調度中,可能存在的並發沖突,隱通道和饑餓問題進行分析,在此基礎上提出了一種利用緩沖和p點的並發調度演算法,並給出了該演算法的並發調度正確性證明,解決多級安全條件下的隱通道和饑餓問題。
  4. To verify the feasibility of the architecture and investigate its applicability, according to the three basic concepts for holonic manufacturing control : " hierarchy in distributed systems ", " distribution of decision power " and " concurrent scheduling and schedule execution ", this dissertation presents a holonic manufacturing control architecture and an interaction mechanism that combine the best of hierarchical and heterarchical control

    為了驗證hms - ra體系結構的可應用性,本文進一步基於「分散式系統中的遞階結構」 、 「分散式決策能力」和「并行的調度與調度執行」這三個有關合弄製造控制的基本概念,深入研究了合弄製造的控制結構和製造合弄間的交互機制,以便將遞階製造控制和分散式製造控制的優點結合起來。
  5. This thesis proposes a novel consistency maintenance mechanism - the fopt consistency maintenance algorithm - based on previous research on concurrent control, and builds a plug - in for eclipse. the plug - in can be used to support distributed virtual pair programming. the fopt algorithm includes three parts : casual order preservation, folding operation transformation scheme ( fopt ) and garbage collection

    本文在研究了現有的並發控制演算法的基礎上,提出了一種新的一致性維護演算法折疊式操作變換( fopt )演算法,並在該演算法的基礎上構建了一個基於eclipse的實時協同編輯插件,該插件可以對分散式虛擬結對編程提供支持。
  6. This paper decomposes materialized views maintenance into ods / db interface and dw / ods interface. multiple data sources with concurrent updates may result in update anomalies of the materialized views. so at ods / db interface this paper introduces an improved nested transaction model - based transaction concurrency control mechanism to maintenance views in ods on line

    本文把視圖的一致性維護問題分解到三層結構的ods / dw和dw / ods兩個介面上分別實現,並且引入視圖生成樹的概念,在ods / db介面處採用基於改進嵌套事務模型的並發控制機制,聯機維護ods的數據,大大提高了視圖維護過程中的並發度和靈活性。
  7. Session control is researched. a center - controlled mechanism combined with token passing for floor control is proposed, which can realize the concurrent control and consistency maintenance

    研究了系統的會話控制,提出了令牌傳遞與集中控制相結合的發言權控制機制,以實現系統的並發控制與一致性維護。
  8. As the application of distributed computing is used much more widely , distributed database becomes a significant part of information management it avoids a lot of disadvantages of conventional centralized database , and is applicable to many situations distributed database is a set of data which is the unity logic , but in fact these data is located on different sites it is of high availability , easy expansibility , high concurrency , high efficiency and etc in distributed system , data redundancy is a method to improve the speed of query and the availability of system distributed query should shield the lower level details of data redundancy from end users , distributed transaction should ensure data from disaccord this paper introduces basic conceptions of distributed database firstly , discusses distributed transaction and concurrent control , describes the development prototype mysql ’ s characters , architecture and executive mechanism , then shows the skeleton model of dpsql and exposes the strategy and algorithm of distributed query and distributed transaction , at last analyzes the extra expenses and response delay of distributed processes this paper exposes the implementation mechanism of distributed query and distributed transaction emphatically distributed query uses the strategy of “ read one , write a11 ” s0 in such a system if user ’ s requests are read - - only for the most part and the distribution of data redundancy is plausible , efficiency is very high distributed transaction uses two - 。 phase commit protocol to ensure the consistency of global data , which has less communication overhead

    分散式查詢需要向用戶屏蔽數據冗餘分散的底層細節,分散式事務處理要保證全局數據完整,這都是傳統集中式數據庫不曾面臨的問題。本文首先介紹了分散式數據庫的概念性問題;接著討論了分散式事務涉及的定義及演算法;然後描述了dpsql的原型mysql的特性、結構和執行機制;繼而給出了dpsql的梗概模型,闡述了實現分散式查詢和分散式事務處理的策略及演算法;最後分析了進行分散式處理給系統增加的額外開銷和客戶端的額外響應延遲。本文重點描述了分散式查詢和分散式事務處理的實現機制,分散式查詢採用」讀一個寫全部」的本地優先策略,在讀操作頻繁的系統中,只要庫的分佈合理,單機效率極高,幾乎無任何附加開銷和延遲,而以整個系統的角度看來,吞吐量就更是優于單機系統;分散式事務處理採用兩階段提交協議,通信次數較少並能確實保證副本一致。
分享友人