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

Keeping warm network interfaces #8

Open
alanpjohn opened this issue Sep 18, 2023 · 0 comments
Open

Keeping warm network interfaces #8

alanpjohn opened this issue Sep 18, 2023 · 0 comments
Labels
enhancement New feature or request priority: medium

Comments

@alanpjohn
Copy link
Owner

Description

While QEMU processes can be started parallelly, network interfaces for each QEMU process cannot be created parallelly.

Proposed Solution

Keeping a queue of warm network instances that can be allotted immediately reducing the time taken to start new instances and fix possible race conditions.

@alanpjohn alanpjohn added bug Something isn't working priority: medium enhancement New feature or request and removed bug Something isn't working labels Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority: medium
Projects
None yet
Development

No branches or pull requests

1 participant