0

Like JADe, but not for Java. Is there such a thing?

3 Answers3

2

How about http://www.mobilec.org/?

abalogh
  • 8,239
  • 2
  • 34
  • 49
0

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

kola
  • 310
  • 2
  • 10
0

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#.

Just_Alex
  • 518
  • 1
  • 4
  • 16