© Arnaldo Pérez Castaño 2018
Arnaldo Pérez CastañoPractical Artificial Intelligencehttps://doi.org/10.1007/978-1-4842-3357-3_6

6. Communication in a Multi-Agent System Using WCF

Arnaldo Pérez Castaño1 
(1)
Havana, Cuba
 

In the previous chapter, we examined the basics of multi-agent systems (MAS) and got acquainted with concepts like MAS platform, coordination, cooperation, and communication. In this chapter, we will describe an application that uses Windows Communication Foundation (WCF) to create a network of agents capable of interacting with and passing messages among each other. This application will use the Publisher/Subscriber design pattern to set up the communication component that every agent in the MAS will incorporate. We will use the application ...

Get Practical Artificial Intelligence: Machine Learning, Bots, and Agent Solutions Using C# now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.