This paper deals with application of concurrent object-oriented programming with Actors to solve dynamicprogramming problems in a distributed computing environment. This area of research is often called distributed a...
详细信息
This paper deals with application of concurrent object-oriented programming with Actors to solve dynamicprogramming problems in a distributed computing environment. This area of research is often called distributed artificial intelligence. Using a dynamicprogramming example of chained matrix multiplication, a method of managing dynamicprogramming searches in a distributedprogramming 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.
暂无评论