rony2818 / workerpool

Small Go-Lang package implementing the worker pool pattern

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-lang Worker Pool

Go-Lang package implementing the worker pool pattern

Introduction

This worker pool package implementation was inspired by the publication about understanding its mechanics, fundamentals and actual design.

Requirements

About

Small Go-Lang package implementing the worker pool pattern

License:GNU General Public License v3.0


Languages

Language:Go 100.0%