An open API service indexing awesome lists of open source software.

https://github.com/kathleenwest/advancedconsoleapplicationiv

This is a very simple windows console application that I completed for a class assignment. It is shown here to illustrate my coding style, structure, and commenting. This example is considered Level 3 – Advanced. Objectives: Using Threads to calculate Prime Numbers Prime Numbers ConcurrentQueue Dictionary ManualResetEvent Timer Producer Thread Consumer Thread
https://github.com/kathleenwest/advancedconsoleapplicationiv

concurrency concurrent-programming concurrent-queue concurrent-queues console-application csharp csharp-code dictionary multithreaded multithreading prime-factorizations prime-numbers primes producer-consumer threading timer

Last synced: 3 months ago
JSON representation

This is a very simple windows console application that I completed for a class assignment. It is shown here to illustrate my coding style, structure, and commenting. This example is considered Level 3 – Advanced. Objectives: Using Threads to calculate Prime Numbers Prime Numbers ConcurrentQueue Dictionary ManualResetEvent Timer Producer Thread Consumer Thread

Awesome Lists containing this project