Back to Search
Start Over
Multi-threaded Communicating Agents in Qu-Prolog (Tutorial Paper).
- Source :
- Computational Logic in Multi-Agent Systems (9783540339960); 2006, p186-205, 20p
- Publication Year :
- 2006
-
Abstract
- In this tutorial paper we summarise the key features of the multi-threaded Qu-Prolog language for implementing multi-threaded communicating agent applications. Internal threads of an agent communicate using the shared dynamic database used as a generalisation of Linda tuple store. Threads in different agents, perhaps on different hosts, communicate using either a thread-to-thread store and forward communication system, or by a publish and subscribe mechanism in which messages are routed to their destinations based on content test subscriptions. We illustrate the features using an auction house application. This is fully distributed with multiple auctioneers and bidders which participate in simultaneous auctions. The application makes essential use of the three forms of inter-thread communication of Qu-Prolog. The agent bidding behaviour is specified graphically as a finite state automaton and its implementation is essentially the execution of its state transition function. The paper assumes familiarity with Prolog and the basic concepts of multi-agent systems. [ABSTRACT FROM AUTHOR]
Details
- Language :
- English
- ISBNs :
- 9783540339960
- Database :
- Supplemental Index
- Journal :
- Computational Logic in Multi-Agent Systems (9783540339960)
- Publication Type :
- Book
- Accession number :
- 32885980
- Full Text :
- https://doi.org/10.1007/11750734_11