TitaniumHocker/telegraph

Implement basic threadpool

Opened this issue · 0 comments

Implement basic threadpool with some functions:

  • Create with provided or calculated based on CPUs count workers
  • Forced/Graceful Destroy with memory free
  • Adding new task for processing