jet / dotnet-templates

Example app and service templates `dotnet new -i Equinox.Templates; dotnet new eqx*/pro*` https://github.com/jet/equinox https://github.com/jet/FsCodec
https://github.com/jet/propulsion
Apache License 2.0
64 stars 16 forks source link

Add `eqxtestbed` template #14

Closed bartelink closed 5 years ago

bartelink commented 5 years ago

This is extracted from what eqx run does at the indirect request of @jakzale - it provides a test harness that will enable one to write/tweak a prototype of a particular way of modelling a stream and it's transactions, and then validate that by running variable numbers of synthetic clients over a definited period of time, gathering and presenting latency and RU metrics at the end of a run.