Blueprint-uServices / blueprint

Blueprint Microservices Compiler: Flexible and Configurable Open-Source Microservice Benchmark Applications
https://blueprint-uservices.github.io
BSD 3-Clause "New" or "Revised" License
21 stars 5 forks source link

[Workloadgen] Add workloadgen plugin #151

Closed JonathanMace closed 10 months ago

JonathanMace commented 10 months ago

Simple implementation of a workload generator plugin. Doesn't use service registries for various reasons; uses workflow services instead.

Adds the implementation, a skeleton wlgen for the sockshop app, and documentation for the plugin.

If we want to provide any helper funcs or structs for writing wlgen, they can be later added to the runtime package.