-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,838
  • 7
  • 42
  • 70
d-man
  • 53,999
  • 81
  • 200
  • 285

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
  • 17,211
  • 4
  • 52
  • 78