BIB-VERSION:: CS-TR-v2.0 ID:: ncstrl.dartmouthcs//TR98-327 ENTRY:: January 13, 1998 ORGANIZATION:: Dartmouth College, Computer Science TITLE:: Agent Tcl: A flexible and secure mobile-agent system TYPE:: Technical Report (paper) REVISION:: 1 AUTHOR:: Gray, Robert S. DATE:: January 1998 RETRIEVAL:: For a paper copy, email RETRIEVAL:: For a paper copy, write to Technical Report Librarian Department of Computer Science Dartmouth College 6211 Sudikoff Laboratory Hanover, NH 03755-3510 USA RETRIEVAL:: Compressed Postscript at http://www.cs.dartmouth.edu/reports/TR98-327.ps.Z RETRIEVAL:: PDF at http://www.cs.dartmouth.edu/reports/TR98-327.pdf ABSTRACT:: A mobile agent is an autonomous program that can migrate under its own control from machine to machine in a heterogeneous network. In other words, the program can suspend its execution at an arbitrary point, transport itself to another machine, and then resume execution from the point of suspension. Mobile agents have the potential to provide a {\em single, general framework} in which a wide range of distributed applications can be implemented efficiently and easily. Several challenges must be faced, however, most notably reducing migration overhead, protecting a machine from malicious agents (and an agent from malicious machines), and insulating the agent against network and machine failures. Agent Tcl is a mobile-agent system under development at Dartmouth College that has evolved from a Tcl-only system into a multiple-language system that currently supports Tcl, Java, and Scheme. In this thesis, we examine the motivation behind mobile agents, describe the base Agent Tcl system and its security mechanisms for protecting a machine against malicious agents, and analyze the system's current performance. Finally, we discuss the security, fault-tolerance and performance enhancements that will be necessary for Agent Tcl and mobile agents in general to realize their full potential. NOTE:: Ph.D. Thesis.
Related papers. END:: ncstrl.dartmouthcs//TR98-327