This paper deals with application of concurrentobject-oriented programming with Actors to solve dynamic programming problems in a distributed computing environment. This area of research is often called distributed a...
详细信息
This paper deals with application of concurrentobject-oriented programming with Actors to solve dynamic programming problems in a distributed computing environment. This area of research is often called distributed artificial intelligence. Using a dynamic programming example of chained matrix multiplication, a method of managing dynamic programming searches in a distributed programming environment with Actors is presented. Distributed computations with Actors are visualized by means of Time-Varying Automata (for cases with no intra-actor concurrency) or using a class of high-level nets called Hierarchical Colored Petri Nets (for cases with intra-actor concurrency). Design and implementation features of the specific Actor-based programming environment, using a concurrent extension of C++, are also discussed. (C) 1999 Elsevier Science Ltd. All rights reserved.
Special class of high-level Petri nets, called Colored Petri nets has been applied to model, analyze, and synthesize a subclass of distributed systems. This is a class of distributed software systems which can be desc...
详细信息
ISBN:
(纸本)0780325605
Special class of high-level Petri nets, called Colored Petri nets has been applied to model, analyze, and synthesize a subclass of distributed systems. This is a class of distributed software systems which can be described by recurrences of the dynamic programming problem solving paradigm, called also as software systems with distributed artificial intelligence. Such systems are designed and programmed by means of Actor programming paradigm.
暂无评论