Skip to content

C# Example of using Thread pool to walk over tree data structure

Notifications You must be signed in to change notification settings

pashkovdenis/TreeMultiThreadWalker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TreeMultiThreadWalker

C# Example of using Thread pool/Background Worker to walk over tree data structure

1st example using Thread Pool
2nd example using Background worker

as a result using Background workers gives a litle better perfomance.

About

C# Example of using Thread pool to walk over tree data structure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages