dtcaciuc / ticket

A batch job submission and job feedback library for Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ticket

Package ticket is designed to provide a ticketed job submission system, with notification for callers. Users of ticket need only supply a handler that can handle multiple Jobs, and use the supplied BatchServer to handle queueing and submission.

About

A batch job submission and job feedback library for Go

License:MIT License


Languages

Language:Go 100.0%