My favorites | Sign in
Project Home Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Project Information
Members

Auction simulations using different Java implemented approaches for a distributed application

core: Main logic for the simulation common to all the other approaches

display: Simple monolithic application using javax.swing as interface provider

threads: Simple concurrent application using Java.Thread and basic synchronization

sockets: Simple distributed application using Java Sockets and Threads

Powered by Google Project Hosting