Mobile Agent System for Car Rental Process

amjad's picture
Type: 
Graduation Project
Year: 
2010
Abstract: 

In this project, 3 students developed a distributed application programmed with JAVA to generate a simple mobile agents to make a distributed and concurrent search in a servers that belong to different companies to search for a car to be rent. The system is composed of thre different programs layers: the client program that will be used by ordinary users, the agent server that takes the requests from the users and generates several threads equals the number of servers that holds the data, and finally the servers that represent the companies that will participate with this system.

The aim of this project is to fasten the searching process for a specified cars, moreover it will bring for the customer the best offer for his query by displaying on his screen the name of the company that has the best offer for his query.

The programming language use was JAVA and the database was Access.