scatter-gather
There are 16 repositories under scatter-gather topic.
gtortone/libaxidma
C++ library for AXI DMA with direct and scatter-gather support
GOOD-Stuff/dma-sg-udp
Example of transfer UDP packets from AXI DMA with SG mode.
dementeddevil/Zen.Trunk
Block storage framework and a collection of projects built on top of this high-performance subsystem.
cbuschka/aws-scatter-gather
Scatter gather with AWS lambda
elixir-no-nels/Selma
Germline Variant Calling Pipeline built in Snakemake
tommasobertoni/NScatterGather
Simple, unambitious implementation of the Scatter-Gather pattern in .NET.
aarondwi/together
Batch your call. Easily backpressure. Enjoy the performance.
demetrio-marra/DocXToPDFConverterMS
Esempi di microservizi (con orchestratore) per la conversione di documenti word in PDF
epmtl/testJavaSpring-Reactive-Scatter-Gather-Pattern
Quick implementation of a Scatter Gather Pattern using Spring and Reactive principles
MollishreeSoor/Scatter-Gather-Concurrency-Problem
The project shows how to implement scatter gather pattern using Executor Service
ookraw/commom-substrings-filter
A filter is presented that reduces big ‘common substring problems' to a more manageable size. The approach uses ‘shingling’ and ‘fingerprinting’: In a first step the fingerprints of the reference string are scattered over a large hash map. Gathered in a second step, these hash values are matched against the values obtained from the test string.
technicianted/ordered-scattergather
Scatter-gather pattern implementation that preserves ordering
tuyentv96/scatter-gather
A simple implementation of scatter gather pattern in Go.
BootcampToProd/spring-boot-rest-template-parallel-calls
A simple Spring Boot app showcasing how to make parallel API calls using RestTemplate and CompletableFuture, which can also be used to implement the scatter-gather design pattern.
epomatti/azure-durable-functions
Scatter-gather prototype with Azure Durable Functions
kamauwashington/nats-scatter-gather-api
ExpressJS asyncronous pub-sub Scatter Gather pattern using Nats.io in TypeScript