A thread-safe generic first in-first out (FIFO) collection with support for priority queuing.
-
Updated
Oct 12, 2024 - C#
A thread-safe generic first in-first out (FIFO) collection with support for priority queuing.
A simplistic web scraper which aims to make scrapping webpages and crawling links faster by utilizing parallel threading.
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 C…
Third set of the tasks that I did during my studies for the C# .NET module at the Trier University of applied sciences
Add a description, image, and links to the concurrent-queues topic page so that developers can more easily learn about it.
To associate your repository with the concurrent-queues topic, visit your repo's landing page and select "manage topics."