|
Dartmouth College Computer Science Technical Report series |
CS home TR home TR search TR listserv |
| By author: | A B C D E F G H I J K L M N O P Q R S T U V W Y Z | |
| By number: | 2008, 2007, 2006, 2005, 2004, 2003, 2002, 2001, 2000, 1999, 1998, 1997, 1996, 1995, 1994, 1993, 1992, 1991, 1990, 1989, 1988, 1987, 1986 | |
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.
Bibliographic citation for this report: [plain text] [BIB] [BibTeX] [Refer]
Or copy and paste:
Robert S. Gray,
"Agent Tcl: A flexible and secure mobile-agent system."
Dartmouth Computer Science Technical Report PCS-TR98-327,
January 1998.
Want to be notified about new tech reports? Join our mailing list.
Want to search our technical reports?
Want us to mail you a paper copy of a report? Send your address and the TR number to reports AT cs.dartmouth.edu
Copyright notice: The documents contained in this server are included by the contributing authors as a means to ensure timely dissemination of scholarly and technical work on a non-commercial basis. Copyright and all rights therein are maintained by the authors or by other copyright holders, notwithstanding that they have offered their works here electronically. It is understood that all persons copying this information will adhere to the terms and constraints invoked by each author's copyright. These works may not be reposted without the explicit permission of the copyright holder.