In the network for data transmission using CMT,there are multiple paths to choose,and the time delay of each path is not the same,there is a certain issue packet out-of-order.This article studied and analyzed the pack...In the network for data transmission using CMT,there are multiple paths to choose,and the time delay of each path is not the same,there is a certain issue packet out-of-order.This article studied and analyzed the packet transmission in the sender,for each path assigned specific packet sequence number,in order to reduce the random sequence problem,improve the efficiency of network transmission.In the network for data transmission using CMT,there are multiple paths to choose,and the time delay of each path is not the same,there is a certain issue packet out-of-order.This article studied and analyzed the packet transmission in the sender,for each path assigned specific packet sequence number,in order to reduce the random sequence problem,improve the efficiency of network transmission.展开更多
Concurrency control is a critical technology and one of the problems in CSCW systems. With the development of agent based technology, it has also been applied to research and development of CSCW systems. An Agent ba...Concurrency control is a critical technology and one of the problems in CSCW systems. With the development of agent based technology, it has also been applied to research and development of CSCW systems. An Agent based method for concurrency control in CSCW is explored in this paper. This new way is achieved by making use of the thoughts of AOP (Agent Oriented Programming) to improve traditional locking method, on the basis of researching characteristics and functional requirements of concurrency control in CSCW, and analyzing various usually used concurrency control methods. All amendments to locking method are done on the basis of the analysis of limitations brought by locking. In this paper, a new algorithm supporting queue of locking request for Agent based concurrency control is also presented. All above aspects are discussed in some detail in this paper.展开更多
目前网络测控实验室系统多采用Browser/Server这种开放式通信架构,这种架构用户使用方便,但随之带来系统安全运行隐患,特别是当硬件仪器同时被多个用户控制时会造成仪器误操作,甚至会损坏设备。利用排队论建立了用户安全访问的排队模型...目前网络测控实验室系统多采用Browser/Server这种开放式通信架构,这种架构用户使用方便,但随之带来系统安全运行隐患,特别是当硬件仪器同时被多个用户控制时会造成仪器误操作,甚至会损坏设备。利用排队论建立了用户安全访问的排队模型,给出了模型的运行参数,并利用Active Server Page技术和数据库技术实现了用户并发访问控制机制,保证同一设备在同一时刻只能被一个用户控制,且等待服务的用户可以实时了解仪器目前的运行和使用状态。展开更多
In distributed systems,high efficiency can be achieved using asynchronous API between client and server.This paper provides an architectural pattern that implements asynchronous API generally. Asynchronous methods don...In distributed systems,high efficiency can be achieved using asynchronous API between client and server.This paper provides an architectural pattern that implements asynchronous API generally. Asynchronous methods donot execute operations directly,however,they delegate the sending and receiving process to individual threads via aqueue ,the client deals with results by means of callback ,wait or check. Synchronous API is implemented on the baseof asynchronous API. Presently the asynchronous API pattern has been employed in the implementation of messagequeue middleware ISMQ.展开更多
文摘In the network for data transmission using CMT,there are multiple paths to choose,and the time delay of each path is not the same,there is a certain issue packet out-of-order.This article studied and analyzed the packet transmission in the sender,for each path assigned specific packet sequence number,in order to reduce the random sequence problem,improve the efficiency of network transmission.In the network for data transmission using CMT,there are multiple paths to choose,and the time delay of each path is not the same,there is a certain issue packet out-of-order.This article studied and analyzed the packet transmission in the sender,for each path assigned specific packet sequence number,in order to reduce the random sequence problem,improve the efficiency of network transmission.
文摘Concurrency control is a critical technology and one of the problems in CSCW systems. With the development of agent based technology, it has also been applied to research and development of CSCW systems. An Agent based method for concurrency control in CSCW is explored in this paper. This new way is achieved by making use of the thoughts of AOP (Agent Oriented Programming) to improve traditional locking method, on the basis of researching characteristics and functional requirements of concurrency control in CSCW, and analyzing various usually used concurrency control methods. All amendments to locking method are done on the basis of the analysis of limitations brought by locking. In this paper, a new algorithm supporting queue of locking request for Agent based concurrency control is also presented. All above aspects are discussed in some detail in this paper.
文摘目前网络测控实验室系统多采用Browser/Server这种开放式通信架构,这种架构用户使用方便,但随之带来系统安全运行隐患,特别是当硬件仪器同时被多个用户控制时会造成仪器误操作,甚至会损坏设备。利用排队论建立了用户安全访问的排队模型,给出了模型的运行参数,并利用Active Server Page技术和数据库技术实现了用户并发访问控制机制,保证同一设备在同一时刻只能被一个用户控制,且等待服务的用户可以实时了解仪器目前的运行和使用状态。
文摘In distributed systems,high efficiency can be achieved using asynchronous API between client and server.This paper provides an architectural pattern that implements asynchronous API generally. Asynchronous methods donot execute operations directly,however,they delegate the sending and receiving process to individual threads via aqueue ,the client deals with results by means of callback ,wait or check. Synchronous API is implemented on the baseof asynchronous API. Presently the asynchronous API pattern has been employed in the implementation of messagequeue middleware ISMQ.