Skip to content

(Why not) use message batching? #273

Closed
@SimonHeybrock

Description

@SimonHeybrock

One of the things Beamlime does is to consume, say, 14 ev44 messages per second, push them through the internal message router, collect them for a time interval, concat and hand them to the data reduction handler via the internal message router.

Can we just use message batching? That might significantly simplify the logic.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions