Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dayitv89/timex

Batch job scheduler: either time limit or job limit exceed process batch
https://github.com/dayitv89/timex

Last synced: 9 days ago
JSON representation

Batch job scheduler: either time limit or job limit exceed process batch

Awesome Lists containing this project

README

        

# timex

# Run timeout test

\$ `go test ./timeout -count=1 -v -coverprofile /var/tmp/timeout.out`

see the covereage report as
\$ `go tool cover -html=/var/tmp/timeout.out`