Skip to content

chriscasola/flightcontrol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flightcontrol

GoDoc

Flightcontrol is a go package for managing a job queue. To use it you create a dispatcher, call Start, and then AddJob for each task you want the dispatcher to handle. The number of workers created by the dispatcher is configurable as is the max number of outstanding jobs.

See the documentation on godoc.

About

A go package for managing a job queue

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages