Skip to content

QuakePhil/generic-worker-pool-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Examples for https://github.com/QuakePhil/generic-worker-pool

Test run

go test -v -race
=== RUN   ExamplePrimesWorker
--- PASS: ExamplePrimesWorker (0.55s)
=== RUN   ExamplePrimesWorkers
--- PASS: ExamplePrimesWorkers (0.13s)
=== RUN   ExampleSleepWorker
--- PASS: ExampleSleepWorker (1.01s)
=== RUN   ExampleSleepWorkers
--- PASS: ExampleSleepWorkers (0.10s)
PASS
ok  	github.com/quakephil/generic-worker-pool-examples	1.940s

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks