gosd
Message dispatcher
A scheduling library for dispatching messages to channels with priority queuing capabilities
A library for scheduling when to dispatch a message to a channel
24 stars
2 watching
5 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists
gomessagingschedulingstreaming
Related projects:
Repository | Description | Stars |
---|---|---|
aleclarson/dispatcher | An alternative to Grand Central Dispatch with new Swift classes for queues, timers, and task groups. | 107 |
alexedwards/scs | A package implementing HTTP session management with configurable stores and features. | 2,161 |
kak-tus/ami | A Go client for reliable message queues using Redis Cluster Streams | 28 |
joel-jeremy/deezpatch | A simple fast dispatch library designed to support the CQRS pattern in Java applications | 42 |
alex-gutev/static-dispatch | A static dispatch library for Common Lisp that enables optimization by choosing methods at compile-time. | 80 |
dispatchlabs/disgo | A Go implementation of the Dispatch protocol for Zero-Knowledge Analytics | 32 |
manishrjain/gocrud | A framework to simplify creating and managing structured data using graph operations | 305 |
rafaeljesus/nsq-event-bus | A wrapper around NSQ topic and channel for event-driven communication in Go microservices. | 79 |
theorioli/gcm | A Go library for sending Google Cloud Messaging (GCM) messages to Android devices. | 31 |
gojekfarm/kubehandler | A framework for handling events in Kubernetes controllers | 29 |
earthboundkid/flowmatic | A library that provides an easy-to-use API for managing concurrent tasks and propagating errors | 368 |
emersion/go-message | A library for working with internet message formats, including email and MIME. | 387 |
zmoshansky/echo | A notification system that checks preferences and dispatches notifications to different adapters | 30 |
merklefruit/huff-single-byte-dispatcher | An optimized function dispatcher for smart contracts using a single-byte selector and jump table | 11 |
italolelis/outboxer | A library that simplifies the challenging work of orchestrating message reliability in distributed systems | 159 |