Skip to content

A queue dispatches tasks to a task-loop whitch,same as a thread-pool.

Notifications You must be signed in to change notification settings

Strongc/TaskQueue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

TaskQueue

A queue dispatches tasks to a task-loop which runs in a thread.It's same as a thread-pool which can execute tasks pushed in.

About

A queue dispatches tasks to a task-loop whitch,same as a thread-pool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages