Concurrent Worker Pool with Goroutines

# Introduction This challenge demonstrates how to implement a worker pool using goroutines and channels.

|60 : 00

Click the virtual machine below to start practicing