Skip to content
This repository was archived by the owner on Mar 26, 2024. It is now read-only.
This repository was archived by the owner on Mar 26, 2024. It is now read-only.

Batch metrics discussion #26

Description

@waisbrot

@wk8 @JoshRagem

Per #23, I think it'd be nice if all metrics followed a path that didn't get bottlenecked by worker_pool.

I didn't do any testing when I put the pool in -- we were just writing a bunch of other code that needed to be pooled to constrain output rate and it felt natural to write the same pattern.

My first thought is to drop the pool and just have a single gen_server sending all the UDP traffic. The reason to keep the pool is if the UDP send was a bottleneck. I'll try to do a little benchmarking of that this weekend if nobody beats me to it.

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