fan-out
There are 14 repositories under fan-out topic.
wybiral/hookah
A cross-platform tool for data pipelines.
NTU-LaDS-II/FAN_ATPG
FAN (fan-out-oriented) ATPG (Automatic Test Pattern Generation) and Fault Simulation command line tool
g41797/mailbox
Zig Mailbox is convenient inter-thread communication mechanizm.
SierraSoftworks/multicast
A multicast channel library for Go with a simple API and familiar semantics
marceloboeira/crowd
👥 [WIP] An experimental High Available Reverse Proxy for Massive Asynchronous Message Consumption
fstehle/serverless-fanout-fanin
Example project for a serverless fan-out & fan-in solution using AWS Lambda, SQS & DynamoDB
schigh/taskchain
Simple barrier logic for asynchronous non-cancellable tasks
janos/feed
Topic based Subscription Feed
Accela-Dublin-Lab/jafool
A small exposition of the uses, terminology and practice of the Apache Camel framework
diffusion-playground/kafka-integration-no-code
Introduction to Diffusion Real-Time Event Stream through a simple application using Diffusion Cloud and Apache Kafka.
harshpatel-0/messaging-SNS-SQS-fanout-pattern
Implements a Fan-Out pattern using AWS. Utilizes an SNS Topic with two SQS subscribers, each triggering a dedicated Lambda function. The first Lambda function generates thumbnails for uploaded images (PNG, JPG, JPEG) and saves them to an S3 bucket. The second Lambda function records the metadata of image files in a DynamoDB table.
jmbarzee/team
Proof of concept for lightweight worker pattern
joeycumines/go-fangrpcstream
Fan in/out bidirectional stream client wrapper
joeycumines/go-faucet
Implements a simple pattern for polling based rate limiting, using Golang's time.Ticker.