Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rodaine/executor
Action/Executor (Command) Pattern Library for Concurrent Workloads
https://github.com/rodaine/executor
command-pattern concurrency concurrent-map executor semaphore singleflight subrepos x-files
Last synced: 3 months ago
JSON representation
Action/Executor (Command) Pattern Library for Concurrent Workloads
- Host: GitHub
- URL: https://github.com/rodaine/executor
- Owner: rodaine
- Archived: true
- Created: 2018-07-21T07:32:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T03:04:05.000Z (over 1 year ago)
- Last Synced: 2024-06-17T13:32:26.137Z (5 months ago)
- Topics: command-pattern, concurrency, concurrent-map, executor, semaphore, singleflight, subrepos, x-files
- Language: Go
- Homepage: https://godoc.org/github.com/rodaine/executor
- Size: 18.6 KB
- Stars: 13
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-go - Ececutor - Action/Executor (Command) Pattern Library for Concurrent Workloads (Tool-kits & helpers)
README
_An implementation of the GoF Command (also known as Action/Executor) Pattern for the blog post [The X-Files: Avoiding Concurrency Boilerplate With golang.org/x/sync](https://rodaine.com/2018/08/x-files-sync-golang/)_