/SudokuMultiThread

Used to show students how multi threading can work in C#

Primary LanguageC#

SudokuMultiThread

Easiest way to exaplin how to multi thread to someone. This does not use a "thread pool" by design.