snobb / goresq

Goresq is a Resque-compatible, Go-based background worker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoResQ

Go

GoResQ is a simple Resque background worker implementation in Go lang. It has been inspired by GoWorker and node-resque.

Disclaimer

This is an experimental implementation which has never been used in production and most likely isn't production ready at this stage. You've been warned.

About

Goresq is a Resque-compatible, Go-based background worker.

License:MIT License


Languages

Language:Go 95.8%Language:TypeScript 2.7%Language:Makefile 1.5%