Skip to content

tadovas/executors

Repository files navigation

executors

A pretty much useless and naive port of Java executors functionality. As thread pools are primary to preserve spanning threads in uncontrollable way (and consuming OS resources), goroutines a different (and very lightweight) so there is no need for goroutine pooling I guess. Anyway it was a good excersice as part of learning go.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages