Hello Everyone,

I'd like feedback on a new package designed so that it is easy to convert 
loops into version with limited concurrency.  The concurrency is limited in 
the sense that the number of tasks running in parallel is limited, but 
otherwise you should be able to convert any loop into a concurrent version.

https://gitlab.com/stone.code/parallel
https://godoc.org/gitlab.com/stone.code/parallel

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to