masnun / golang-distributed-task-processing
Example code of distributed task processing in Go
☆18Updated 8 years ago
Alternatives and similar repositories for golang-distributed-task-processing:
Users that are interested in golang-distributed-task-processing are comparing it to the libraries listed below
- Go Service Monitor & Alerts☆38Updated 8 years ago
- Jobqueue manages running and scheduling jobs (think Sidekiq or Resque for Go).☆39Updated 3 years ago
- Golang implentation of paxos consensus algorithm☆50Updated 5 years ago
- awesome-go package explorer☆34Updated 3 years ago
- Benchmarking for custom Redis commands and modules☆33Updated 4 years ago
- A Redis Pub/Sub concept implement by Golang☆12Updated 6 years ago
- A small library to measure latency of things.☆35Updated 7 years ago
- A Twitter-toy clone written in Go and Redis☆41Updated 7 years ago
- A set of matchers for Go inspired by Google Test for C++ and Google JS Test.☆38Updated 9 years ago
- Api gateway which proxy request to other backend services☆9Updated 6 years ago
- A quick and easy way to write fast websocket services in Go☆13Updated 5 years ago
- Example layout for a package using Go assembly.☆12Updated 8 years ago
- SSH Utilities/Helpers around golang.org/x/crypto/ssh☆9Updated 2 years ago
- ☆37Updated 7 years ago
- Plugin-driven CLI utility for code generation using Go source as IDL☆53Updated 5 years ago
- New Go Package☆22Updated 7 years ago
- HA LDAP based key/value solution for projects configuration storing with multi master replication support☆13Updated 4 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- golang security framework including rbac acl and so on.☆15Updated 9 years ago
- more advanced sync primitives in Go☆14Updated 5 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆25Updated 5 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- Instrumentation for golang apps☆15Updated last week
- A Distributed Lock Manager abstraction library for Go☆11Updated 6 years ago
- gRPC-Go experimental branch using Go's native http2 support