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

Think about and document how to use Jarvis for multi-tenant deployments #49

Open
lukemartinlogan opened this issue Aug 31, 2023 · 0 comments

Comments

@lukemartinlogan
Copy link
Member

Let's say we want to run the following pipeline:

  1. OrangeFS
  2. IOR (4KB, CPU 1-2) + IOR(1MB, CPU 3-4)

The two IORs should be spawned at the same time. How do we handle this?
Let's say that IOR supported a configuration option: async. This option would allow the first IOR to be spawned and then the next to be spawned almost immediately after. This would make them multi-tenant

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

1 participant