Skip to content

Gradoma/task_processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

task_processor

  1. Tasks have different time to complete
  2. Each task assigned for particular user
  3. Tasks for particular user has to be processed in the same order it was aded to queue. Task 1 should be completed before start of Task 2.
  4. Tasks for each particular user has to be processed in the separate thread
  5. Threads have to be stored in a pool. Pool has to be increased on demand.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors