Logo Grupo SID Logo Grupo SID Logo Grupo SID Logo Grupo SID

SPRINGS


Logo SPRINGS

In the recent years, mobile agents (MAs) have arised as a promising paradigm to build distributed applications. They provide a range of advantages, specially in pervasive and mobile environments. Thus, autonomy, load balancing, performance and flexibility are some of the benefits inherently associated to the use of mobile agents. However, we have found that most of these platforms do not perform efficiently nor reliably in environments with highly mobile and cooperative agents, specially when the number of agents increases. Thus, the development of a new MA platform is strongly motivated by needs detected in our research projects, where we frequently use mobile agent technology to build distributed applications. Thus, we propose SPRINGS (Scalable PlatfoRm for movINg Software), a novel MA platform featuring location transparency, automatic update of proxies, and scalability. Besides, livelock problems are minimized. The API of this platform is available here (updated on January 13, 2006). Our experimental study has proven the interest and usefulness of SPRINGS.



HISTORY

This project started with a Master Thesis number 42 by Alejandro Espín (448386@unizar.es), who developed a platform of mobile agents called Sping (finished on August 30, 2004). Although we have used some of the ideas of this initial project, we have re-implemented and re-design it completely from scratch. As a reference, we keep the API of Sping here, and more details about this seminal project can be obtained from the author. Among many other important changes, our new architecture and implementation simplifies the process of launching a new context, adds a mechanism for the remote loading of classes, deals with livelock problems, implement an efficient proxy update mechanism, and removes the use of LDAP (which was proved to be a bottleneck) and hash functions to assign trackers to agents. Also, we provide true location transparency: the programmer can survive without URLs and port numbers! Some features of Sping (such as persistency) are missing in the current project and will be the subject of future work. On the contrary, the new architecture is much more reliable.

Milestones:



SOME DETAILED NOTES



AVAILABILITY

If you would like to try it, please send us an email! .