Skip to content

A simple example to show distributed task processing in golang.

Notifications You must be signed in to change notification settings

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

A simple example to show distributed task processing in golang.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published