2

After learning that JADE does not support Mobile Agent concept but supports only traditional Agent Framework, I was wondering which Framework or technology still uses Mobile Agent Concepts and I can build an application using it. IBM's Aglets could have been, but it is no longer maintained and revised (I think, since I didn't see very active participation in Aglet related forums)

Mike Causer
  • 8,196
  • 2
  • 43
  • 63
Purushottam
  • 624
  • 1
  • 8
  • 18

2 Answers2

2

JADE supports agent mobility - http://www.iro.umontreal.ca/~vaucher/Agents/Jade/Mobility.html

darlinton
  • 2,131
  • 16
  • 21
0

Take a look at Mobility-RPC, it supports code mobility in general, including mobile agents.

npgall
  • 2,979
  • 1
  • 24
  • 24