Agent-oriented programming
Programming paradigm / From Wikipedia, the free encyclopedia
Dear Wikiwand AI, let's keep it short by simply answering these key questions:
Can you list the top facts and stats about Agent-oriented programming?
Summarize this article for a 10 years old
SHOW ALL QUESTIONS
Agent-oriented programming (AOP) is a programming paradigm where the construction of the software is centered on the concept of software agents. In contrast to object-oriented programming which has objects (providing methods with variable parameters) at its core, AOP has externally specified agents (with interfaces and messaging capabilities) at its core. They can be thought of as abstractions of objects. Exchanged messages are interpreted by receiving "agents", in a way specific to its class of agents.
Part of a series on |
Multi-agent system |
---|
Multi-agent simulation |
Agent-oriented programming |