ReAgents: Behavior-based Remote Agents and Their Performance
Eugene Hung and Joseph Pasquale
Department of Computer Science and Engineering
University of California, San Diego
Abstract: We present a performance analysis of an agent-based middleware system we have developed based on ReAgents, remotely executing agents that enhance the performance of client/server-based Internet applications. ReAgents simplify the use of mobile agent technology by transparently handling data migration and run-time network communications, and provide a general interface for programmers to more easily implement application-specific logic. This is made possible through the use of behaviors, i.e., common patterns of actions that exploit the ability to process and communicate remotely. We model the performance of each of the primary behaviors, and provide an experimental evaluation of reAgent performance.