/pool-party

A Golang Pool Library

Primary LanguageGoMIT LicenseMIT

Pool Party

The Pool Party library is a small and very simple pool of threads.

ToDO Stuffs

  • I should add a recover on worker level and add error handling strategy and send errors trough a channel the caller do what it whant with it.