Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shimmer analogue for Plumber processes? #1

Open
colearendt opened this issue Nov 6, 2018 · 1 comment
Open

shimmer analogue for Plumber processes? #1

colearendt opened this issue Nov 6, 2018 · 1 comment

Comments

@colearendt
Copy link

How much of shimmer could be reused to simulate Plumber processes? plimmer doesn't have the same ring to it... so maybe Plumber simulation fits within shimmer's scope?

Curious if much of the architecture can be re-used and the nature of the "load" could be changed to make more sense in a non-interactive context

@andrie
Copy link
Owner

andrie commented Nov 7, 2018

Shimmer doesn't, in reality, simulate shiny. It simulates a set of parallel queues, each with a known startup and response time.

From that perspective a plumber process and a shiny process is probably very, very similar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants