Skip to content

This repository is a test for all the different threading options available in .Net and its performance analysis

Notifications You must be signed in to change notification settings

niladri05/Thread_Task_TreadPool_Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Diffrent Arguments to test different scenarios Argument 1 takes values 1-5 . It denotes the option (type) of threading the program will execute.

  1. Thread Test
  2. Task Test
  3. BackgroundWorker Test
  4. ThreadPool Test
  5. Parallel Test

Argument 2 takes values for number of threads will run parallelly . Values can be between 2-100.

About

This repository is a test for all the different threading options available in .Net and its performance analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages