Stock Data Analysis

The project involves creating a server client to read in stock data and transmit it to the client. The client will then take the stock data and from this data create graphs, and statistical analysis of the stock patterns. The project faces the issue of concurrency in the client/server pattern, as well as protecting data's integreity from multiple threads of the stock data.

© Kenneth M. Anderson, 2008.