alebcay / awesome-shell

A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
Creative Commons Zero v1.0 Universal
32.59k stars 2.37k forks source link

Added Maelstrom: A lightweight stress test tool that uses concurrent threads to test API reliability. #519

Open twentyone24 opened 1 month ago

twentyone24 commented 1 month ago

A lightweight performant tool to help you understand how your API performs when load increases, also while making sure it doesn't eat up all the resources of the source. It can provide you the latency metrics to further dig deep into performance. would be useful tool, while making sure of zero downtime deployment, API scaling & sharding.