Welcome to my E-Taxi project!
This Java project is a distributed system simulating a network application for the management of a urban Taxi Service: free taxis management, clients' requests management and credit card payment. It is based upon Java RMI .
The project is simple, just to learn the principles of concurrent programming in a typical real situation.