Ebind Alternatives
Similar projects and alternatives to ebind based on common topics and language
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
tork
Tork is a lightweight, distributed workflow engine that runs tasks as simple scripts within Docker containers.
-
ratus
Ratus is a RESTful asynchronous task queue server. It translated concepts of distributed task queues into a set of resources that conform to REST principles and provides a consistent HTTP API for various backends.
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better ebind alternative or higher similarity.
ebind discussion
ebind reviews and mentions
Posts with mentions or reviews of ebind.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Durable and HA task queues and DAG workflows in Go
ebind is my attempt at a different trade: one dependency - NATS JetStream - carries the queue, the workflow state, and the event bus. And because NATS is a Go library as well as a server, ebind can boot it inside your process: a single embedded node for dev and small deployments, or a full 3-node JetStream cluster in-process for HA testing. No Redis. No Postgres. No sidecar.
Stats
Basic ebind repo stats
1
1
7.6
9 days ago
F1bonacc1/ebind is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of ebind is Go.