-3

I am researching agent based frameworks for Java and want one that is simple and easy to implement. Google search uncovered jade, wade, and jac.

JoshDM
  • 4,939
  • 7
  • 43
  • 72
d-man
  • 57,473
  • 85
  • 212
  • 296

1 Answers1

1

I only have experience with Jade and it is a powerful Agent-Based framework with a decent user interface and has active community using and maintaining it.

From the website description, Wade seems to be a layer over Jade that supports Workflows so it is not a replacement but a complement.

Also, take a look at Jadex it implements advanced concepts than Jade e.g. mentalistic but still compatible with Jade to some extent.

iTech
  • 18,192
  • 4
  • 57
  • 80