Organization-based agent-oriented programming: model, mechanisms, and language

  • Authors:
  • Cuiyun Hu;Xinjun Mao;Mengjun Li;Zhi Zhu

  • Affiliations:
  • Information Science and Technology Institute, Zhengzhou, China 450000;College of Computer, National University of Defense Technology, Changsha, China 410073 and State Key Laboratory of Software Development Environment, Beihang University, Beijing, China 100191;College of Computer, National University of Defense Technology, Changsha, China 410073;Information Science and Technology Institute, Zhengzhou, China 450000

  • Venue:
  • Frontiers of Computer Science: Selected Publications from Chinese Universities
  • Year:
  • 2014

Quantified Score

Hi-index 0.00

Visualization

Abstract

An increasing number of social computational systems consist of a great amount of autonomous entities and operate in highly dynamic and unpredictable environments. To construct such systems needs to seek high-level abstraction to manage the complexity of the systems and novel mechanism to support their characteristics, i.e., dynamism and flexibility. Agent-oriented programming (AOP) is considered as a potential paradigm for developing such systems by exhibiting a number of characteristics, such as autonomy, flexibility, social ability, etc. However, current researches on AOP mainly focus on the construction of multi-agent system (MAS) with theory and language facilities inspired from artificial intelligence (AI) and distributed AI, seldom considering and integrating the proven principles and practices of programming and software engineering. Moreover, abstractions and mechanism based on AI are inadequate for developing dynamic and flexible MAS in open environment. This paper proposes a novel AOP approach, namely Oragent, for constructing and implementing dynamic and flexible systems. From a software engineering perspective, Oragent integrates organizational concepts and mechanism into AOP language, and support the dynamism and flexibility with explicit primitives. The proposed approach consists of a programming model and a corresponding programming language. This paper presents the syntax and formal operational semantics of Oragent language, and studies a case to demonstrate our approach.