There are 0 repository under fan-out topic.
FAN (fan-out-oriented) ATPG (Automatic Test Pattern Generation) and Fault Simulation command line tool
A multicast channel library for Go with a simple API and familiar semantics
š„ [WIP] An experimental High Available Reverse Proxy for Massive Asynchronous Message Consumption
Example project for a serverless fan-out & fan-in solution using AWS Lambda, SQS & DynamoDB
Event Hub works with Cloudflare Workers and Queues
FIX bridge front-end supporting fan-out and load-balancing.
A small exposition of the uses, terminology and practice of the Apache Camel framework
Introduction to Diffusion Real-Time Event Stream through a simple application using Diffusion Cloud and Apache Kafka.
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.
Fan in/out bidirectional stream client wrapper
Implements a simple pattern for polling based rate limiting, using Golang's time.Ticker.