DocumentCode
3325927
Title
JGram: rapid development of multi-agent pipelines for real-world tasks
Author
Sukthankar, Rahul ; Brusseau, Antoine ; Pelletier, Ray ; Stockton, Robert
Author_Institution
Just Res., Pittsburgh, PA, USA
fYear
1999
fDate
1999
Firstpage
30
Lastpage
40
Abstract
Many real-world tasks can be decomposed into pipelines of sequential operations (where subtasks may themselves be composed of one or more pipelines). JGram is a framework enabling rapid development of such multi-agent systems. Each agent´s services are specified in the JGram Description Language (JDL), and automatically converted into Java source templates. These services may be invoked synchronously (analogous to function call) or asynchronously (analogous to message passing), in a manner that is transparent to the service´s implementation. Complex tasks are created by composing several agent services into hierarchical JGram pipelines in which each agent may dynamically delegate its subtasks to other agents in a recursive manner and in which errors are handled by a cross-agent, exception mechanism. Although JGram agents communicate using Java´s remote method invocation (RMI) protocol, the framework provides significant enhancements such as authentication, encrypted channels, and dynamic service specification. JGram has been used to develop several real-world agent systems. This paper discusses ARGUS, a visitor identification system that integrates a security camera with face detection, face recognition and user notification systems to automatically identify regular visitors arriving at the front door of our building
Keywords
Java; access control; application program interfaces; multi-agent systems; object-oriented programming; remote procedure calls; ARGUS; JGram; JGram Description Language; Java source templates; authentication; dynamic service specification; encrypted channels; errors; exception mechanism; face detection; face recognition; multi-agent pipelines; multi-agent systems; remote method invocation; security camera; sequential operations; user notification systems; Authentication; Cameras; Cryptography; Face detection; Java; Message passing; Multiagent systems; Pipelines; Protocols; Security;
fLanguage
English
Publisher
ieee
Conference_Titel
Agent Systems and Applications, 1999 and Third International Symposium on Mobile Agents. Proceedings. First International Symposium on
Conference_Location
Palm Springs, CA
Print_ISBN
0-7695-0340-3
Type
conf
DOI
10.1109/ASAMA.1999.805391
Filename
805391
Link To Document