CONCLASS - A FRAMEWORK FOR REAL-TIME DISTRIBUTED KNOWLEDGE-BASED PROCESSING

Authors
Citation
H. Maegawa, CONCLASS - A FRAMEWORK FOR REAL-TIME DISTRIBUTED KNOWLEDGE-BASED PROCESSING, IEEE transactions on knowledge and data engineering, 6(6), 1994, pp. 909-919
Citations number
28
Categorie Soggetti
Information Science & Library Science","Computer Sciences, Special Topics","Engineering, Eletrical & Electronic","Computer Science Artificial Intelligence
ISSN journal
10414347
Volume
6
Issue
6
Year of publication
1994
Pages
909 - 919
Database
ISI
SICI code
1041-4347(1994)6:6<909:C-AFFR>2.0.ZU;2-2
Abstract
We have developed a problem-solving framework, called ConClass, that i s capable of classifying continuous realtime problems dynamically and concurrently on a distributed system. ConClass provides an efficient d evelopment environment for describing and decomposing a classification problem and synthesizing solutions. In ConClass, decomposed concurren t subproblems specified by the application developer effectively corre spond to the actual distributed hardware elements. This scheme is usef ul for designing and implementing efficient distributed processing, ma king it easier to anticipate and evaluate system behavior. The ConClas s system provides an object replication feature that prevents any part icular object from being overloaded. In order to deal with an indeterm inate amount of problem data, ConClass dynamically creates object netw orks that justify hypothesized solutions, and thus achieves a dynamic load distribution. A number of efficient execution mechanisms that man age a variety of asynchronous aspects of distributed processing have b een implemented without using schedulers or synchronization schemes th at are liable to develop bottlenecks. We have confirmed the efficiency of parallel distributed processing and load balancing of ConClass wit h an experimental application.