Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages