Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/batmac/go-utmost

limit the number of simultaneous goroutines
https://github.com/batmac/go-utmost

golang golang-package goroutine

Last synced: about 1 month ago
JSON representation

limit the number of simultaneous goroutines

Awesome Lists containing this project

README

        

# go-utmost
limit the number of simultaneous goroutines, with some observability.

[![GoDoc](https://godoc.org/github.com/batmac/go-utmost?status.svg)](https://godoc.org/github.com/batmac/go-utmost)
[![Build Status](https://travis-ci.org/batmac/go-utmost.svg?branch=master)](https://travis-ci.org/batmac/go-utmost)
[![codecov](https://codecov.io/gh/batmac/go-utmost/branch/master/graph/badge.svg)](https://codecov.io/gh/batmac/go-utmost)
[![Go Report Card](https://goreportcard.com/badge/github.com/batmac/go-utmost)](https://goreportcard.com/report/github.com/batmac/go-utmost)