Skip to content

mstetson/nursery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Nursery Package

Inspired by Nathaniel J. Smith's commentary on the go statement, I implemented a simple nursery in Go a few years back based on golang.org/x/sync/errgroup. I find the structure very useful. This code was used in production environments for several years within SchoolsPLP before being released here.

License

This software is released into the public domain. See LICENSE for details.

Thanks to SchoolsPLP, LLC for funding part of the work and allowing this code to be released freely.

About

Structured concurrency in Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages