Skip to content

reiver/go-toilfork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-toilfork

A library that provides simple functionality for managing a group of toilers (i.e., workers) where each toiler in the group is basically the "same" toiler, for the Go programming language.

In this use case, the toilers are all created from a single toiler creation func (or interface) that is registered when creating the toilfork group is created.

Documention

Online documentation, which includes examples, can be found at: http://godoc.org/github.com/reiver/go-toilfork

GoDoc

About

A library that provides simple functionality for managing a group of toilers (i.e., workers) where each is toiler is basically the "same" toiler, for the Go programming language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages