Skip to content

midepeter/tou

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tou

tou is a lightweight job queue runner which help run different type of jobs as specified. It processes jobs synchronously and asynchronously concurrently safe.

Features

..* Add jobs to the runner concurrently
..* Running and Scheduling jobs either sycnhronously or asynchrously
..* Scaling worker process by spunning more go routines if job are run asynchrously

Quickstart

Run cd cmd go run in your command line

LICENSE

Conclusion

About

A lightweight work-queue manger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages