Results 291 to 300 of about 365,507 (334)
Some of the next articles are maybe not open access.
Scheduling Transactions in Replicated Distributed Software Transactional Memory
2013 13th IEEE/ACM International Symposium on Cluster, Cloud, and Grid Computing, 2013Distributed software transactional memory (DTM) is an emerging, alternative concurrency control model for distributed systems that promises to alleviate the difficulties of lock-based distributed synchronization. Object replication can improve concurrency and achieve fault-tolerance in DTM, but may incur high communication overhead (in metric-space ...
Junwhan Kim, Binoy Ravindran
openaire +2 more sources
Transactional Distributed Shared Memory [PDF]
Atomic transactions have proven to be an important technique for constructing reliable applications. Traditionally, transactions have been extended to distributed environments through the use of function shipping, a technique in which message passing or remote procedure calls are used to invoke computational requests on remote nodes. Recently, the data
openaire +1 more source
THE KINEMATICS OF DISTRIBUTED COMPUTER TRANSACTIONS
International Journal of Modern Physics C, 2001A causal, stochastic model of networked computers, based on information theory and nonequilibrium dynamical systems is presented. This provides a simple explanation for recent experimental results revealing the structure of information in network transactions. The model is based on non-Poissonian stochastic variables and pseudo-periodic functions.
openaire +2 more sources
The object-oriented distributed transaction
Proceedings of TENCON '93. IEEE Region 10 International Conference on Computers, Communications and Automation, 2002Distributed transactions are an important programming paradigm for simplifying the construction of reliable and available distributed applications. We have implemented an object-oriented distributed transaction in the HDOOM model. This model is built on the base of a Novell LAN. The transaction facilities are provided as a routine library in C++.
Chen Liangkuan, Zhang Bo, Chen Deqing
openaire +2 more sources
Simulation of distributed real-time transactions
Second Workshop on Parallel and Distributed Real-Time Systems, 2002Distributed nested objects are considered as the building blocks for distributed real-time systems. Objects are stored in memory. Objects can be related in two ways: (1) syntactically: they have a common object from which they are invoked and (2) time-wise: the actions on the objects always occur at the same moments. The consistency of a set of related
P.D.V. van der Stok, P.T.A. Thijssen
openaire +3 more sources
Transactional Agent on Distributed Objects
11th International Conference on Parallel and Distributed Systems (ICPADS'05), 2006A transactional agent is a mobile agent to manipulate distributed objects. A transactional agent is composed of routing and manipulation subagents. After visiting computers, a routing agent makes a decision on commitment by using its commitment condition. Objects in each computer are manipulated in a manipulation agent.
Youhei Tanaka+3 more
openaire +2 more sources
Distributed transaction processing with Encina
[1993] Proceedings of the Second International Conference on Parallel and Distributed Information Systems, 2002The Encina family of distributed transaction processing software is discussed. The components of Encina and how they are used for implementing ACID properties, extending distributed computing environment (DCE) capabilities, and providing additional services in a transaction environment are examined.
openaire +2 more sources
TRANSACTION PROCESSING IN DISTRIBUTED CONTROL SYSTEMS
IFAC Proceedings Volumes, 1979Abstract While the flexibility of a process control system may be enhanced by modular design, the effectiveness of the system often depends upon coordination of the modules’ actions. The conflict between designing clearly bounded modules and providing for coupling between them gives rise to important design tradeoffs in two major areas: the ...
openaire +2 more sources
Life beyond distributed transactions [PDF]
An apostate's opinion.
openaire +1 more source
Atomic distributed transactions
Proceedings of the 23rd International Conference on World Wide Web, 2014The REST architectural style supports the reliable interaction of clients with a single server. However, no guarantees can be made for more complex interactions which require to atomically transfer state among resources distributed across multiple servers. In this paper we describe a lightweight design for transactional composition of RESTful services.
Cesare Pautasso, Guy Pardon
openaire +2 more sources