6 people following this project (follow)

Project Description
Threading.Net, is a small windows form application that highlights the benefits of multithreaded programming by comparing in parallel, using progessbars, the same process running in single thread and in multi thread mode.

threading.net.1.jpg

threading.net.2.jpg

To achieve the preceding goal, Threading.Net uses the following components:
  • BackgroundWorker,
  • ThreadPool,
  • ManualResetEvent,
  • Interlocked,
  • ProgressBar
  • ...

Top System

Last edited Mar 26 2009 at 10:44 PM by rscyeur, version 7