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

d7ccb78 · Dec 14, 2015

History

2 Commits
Dec 14, 2015
Dec 14, 2015

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