Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/batmac/go-utmost
- Owner: batmac
- License: mit
- Created: 2019-01-06T11:36:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-13T22:02:50.000Z (over 5 years ago)
- Last Synced: 2024-12-01T07:50:07.573Z (about 2 months ago)
- Topics: golang, golang-package, goroutine
- Language: Go
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)