Skip to content

theMillenniumFalcon/pool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An example to show distributed task processing in golang.

                                   ┌─────────────┐
                                   │             │
                     JobChannel    │   Worker    │    ResultPool
Jobs ─────────────────────────────►│     ID=1    ├───────────────► Results
                                   │             │
                                   └─────────────┘
                                         │
                                         │ WorkerPool
                                         ▼
                                   Available Workers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published