llnl / llnl/AMS

Chunk data when sending it to RabbitMQ

Open
#112 2 comments 0 reactions 1 assignee Claimed by @lpottier View on GitHub
Dominant language
C++
Stars
10
Forks
8
Avg merge
17d 21h
Merged PRs (30d)
1

Description

At the moment we send AMSMessage of arbitrary size. It would be useful to have a way to chunk messages based on a pre-defined size. E.g., instead of sending 1 messages of 1MB we send 5 messages of 0.2 MB.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.