Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 275 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 275 Bytes

PrimeCalculator

Queue based File Writer for writing Primes to a File

This App will calculate Prime Numbers and will add them to a Queue. A secound thread will write those from the queue to a local file.

Build Requirements

  • Visual Studio or other IDE
  • .NET Core 2.1