Is there any Agent Development framework for Objective-C or C++?
Like JADe, but not for Java. Is there such a thing开发者_如何学C?
How about http://www.mobilec.org/?
There is a msdn library but it doesn't have FIPA functionality like Contract net communication and directory facilitator. http://msdn.microsoft.com/en-us/library/dd492627.aspx
There was a project called CAPNET where FIPA compliant agents where developed for MSDN but this was discontinued and all the documentation is in Spanish.
Goodluck, also look at F#.
If it's still actual, try these frameworks: Relacy, SObjectizer, CAF (http://www.actor-framework.org/). And see https://en.wikipedia.org/wiki/Actor_model#Actor_libraries_and_frameworks
精彩评论