Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 452 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 452 Bytes

Pulsar

Overview

Pulsar is a simple, multi-threaded metrics emitter for testing UDP listeners. When paired with Neith it represents a valuable tool for load and integration testing.

Developing

To re-use for your own purposes, change the emit() function to behave as you would like.

TODOs

  • Add Clap integration for CLI args
  • Support mutliple emit functions
  • Persistent (until SIGTERM) emissions