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

Add support for concurrency in AsyncAPI #2100

Closed
miguelvr opened this issue Apr 19, 2021 · 1 comment
Closed

Add support for concurrency in AsyncAPI #2100

miguelvr opened this issue Apr 19, 2021 · 1 comment
Labels
AsyncAPI Something related to the AsyncAPI kind enhancement New feature or request timecapped Assigned a limited amount of time

Comments

@miguelvr
Copy link
Collaborator

Description

Add multi-processing and multi-threading support for AsyncAPI

Motivation

This would allow users to share resources and increase API throughput. This is especially relevant when using GPUs since each replica can only request a whole GPU at a time.

@miguelvr miguelvr added enhancement New feature or request AsyncAPI Something related to the AsyncAPI kind labels Apr 19, 2021
@vishalbollu vishalbollu added the timecapped Assigned a limited amount of time label Apr 28, 2021
@RobertLucian RobertLucian self-assigned this Apr 28, 2021
@miguelvr
Copy link
Collaborator Author

miguelvr commented Jul 6, 2021

replaced by #2200

@miguelvr miguelvr closed this as completed Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AsyncAPI Something related to the AsyncAPI kind enhancement New feature or request timecapped Assigned a limited amount of time
Projects
None yet
Development

No branches or pull requests

3 participants