Skip to content

Go primitives for processing a simple persistent queue backed by the local filesystem

License

Notifications You must be signed in to change notification settings

ljosa/go-pqueue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Package pqueue provides privitives for processing a simple persistent queue backed by the local filesystem. In many ways, the approach is similar to Maildir. Submitting jobs can be done easily from any language by creating a directory and moving it atomically into a directory.

Documentation

About

Go primitives for processing a simple persistent queue backed by the local filesystem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages