Sciweavers

6808 search results - page 121 / 1362
» Distributed Concurrency Control
Sort
View
ETFA
2006
IEEE
14 years 4 months ago
Systematic Design and Implementation of Distributed Controllers in Industrial Automation
This paper discusses systematic approaches to the design of distributed controllers in industrial automation systems. Several design approaches are compared that lead to the distr...
Valeriy Vyatkin, Martin Hirsch 0002, Hans-Michael ...
ATAL
2003
Springer
14 years 3 months ago
Concurrent layered learning
Hierarchies are powerful tools for decomposing complex control tasks into manageable subtasks. Several hierarchical approaches have been proposed for creating agents that can exec...
Shimon Whiteson, Peter Stone
GECCO
2008
Springer
129views Optimization» more  GECCO 2008»
13 years 11 months ago
Searching for liveness property violations in concurrent systems with ACO
Liveness properties in concurrent systems are, informally, those properties that stipulate that something good eventually happens during execution. In order to prove that a given ...
Enrique Alba, J. Francisco Chicano
IWMM
2010
Springer
211views Hardware» more  IWMM 2010»
14 years 4 days ago
Concurrent, parallel, real-time garbage-collection
With the current developments in CPU implementations, it becomes obvious that ever more parallel multicore systems will be used even in embedded controllers that require real-time...
Fridtjof Siebert
POPL
2009
ACM
14 years 10 months ago
The theory of deadlock avoidance via discrete control
Deadlock in multithreaded programs is an increasingly important problem as ubiquitous multicore architectures force parallelization upon an ever wider range of software. This pape...
Manjunath Kudlur, Scott A. Mahlke, Stéphane...