Skip to content

Simple .NET 3.5 multi-threaded GZipStream-based compressor/decompressor w/o ThreadPool, BackgroundWorker, TPL, etc.

License

Notifications You must be signed in to change notification settings

binakot/GZipTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GZipTest

Simple .NET 3.5 multi-threaded GZipStream-based compressor/decompressor w/o ThreadPool, BackgroundWorker, TPL, etc.

Test task from Veeam® Software

Description of task (in russian 🇷🇺)

Description of implementation (in russian 🇷🇺)

TODOs

  • ✅ Examine the test task, develop the application architecture

  • ✅ Write a stable version of the application, cover the code with tests

  • ⬜ Add a logger and diagnostic tools

  • ⬜ Add complex performance tests

  • ⬜ Increase performance and other improvements

Performance

Performance tests 🚀

Other

Do you want to see how others do it? :octocat:

About

Simple .NET 3.5 multi-threaded GZipStream-based compressor/decompressor w/o ThreadPool, BackgroundWorker, TPL, etc.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages