| Maciej 2007-02-08, 7:05 pm |
| Hello
When you prepare specification for the system, you usually choose the
model, that will realize the specification in most natural way. Of
course each of part of system functionality could be realize in
different model, so there is not neccessity to use e.g. software
agents for each component.
Sometimes it is enough to use active objects instead of agents,
procedural programming instead of knowledge-based, depenending of
features particular model provides: reactivity, proactiviness,
mobility, stateless, stateful, encapuslation etc.
I'm looking for a book, article etc which considers choice of the
right model, makes some suggestions similar to Haridi's "Concepts,
Techniques, and Models of Computer Programming", but including also in
more detail agent-oriented programming
Thanks for any suggestions,
Maciej
|