A simple go worker that will not block a receive and will batch process the work queue.
-
Updated
Aug 7, 2016 - Go
A simple go worker that will not block a receive and will batch process the work queue.
A quick and dirty wrapper for parallel asynchronous services in go
Prevent race conditions with contexts and API calls by wrapping them in this implementation
supper pubsub framework based on asynchronous models. provide Topic filter, Fault isolation etc.
Simple modular logger for Go
WS-Machine is a websocket finite state machine for client websocket connections (Go)
General purpose 4th generation reactive library for Golang
Filestream: A golang package for asynchronous file writing.
Boom is a Go library for easily handling tasks and the results of those tasks.
a naive implementation of a container terminal
Event Sourcing + CQRS using Golang Tutorial
Two layer Storage module for Paradigm Network.
go package that makes concurrency easier
displaying stuff in the upper right corner of dwm
📡 ipstack is a helper package for calling the https://ipstack.com API. It includes type-safe response packets and a WorkerPool for asynchronous, once-only, lookup tasks.
A golang package for building generic workpools in a standardized way
Very useful library to implement async processes, e.g. delayed emails sending, invoice generation, video conversion, calculation of large amount of data etc, in short for all cases, when the direct sync execution is not possible or in a limited resource env. Thanks to queue integration it is possible to scale and distribute the load among multip…
Add a description, image, and links to the asynchronous topic page so that developers can more easily learn about it.
To associate your repository with the asynchronous topic, visit your repo's landing page and select "manage topics."