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

Async Interfaces #8

Open
fia0 opened this issue Nov 10, 2022 · 0 comments
Open

Async Interfaces #8

fia0 opened this issue Nov 10, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@fia0
Copy link

fia0 commented Nov 10, 2022

We can benefit considerably when implementing async interfaces not only internally but also for user facing interfaces. Large write operations can be dispersed well this way, helping to hide latency in the program flow.

This is a larger modification requiring adoption of API changes and changes in the internal structures.

@fia0 fia0 added the enhancement New feature or request label Nov 10, 2022
@fia0 fia0 changed the title Async Interrface Async Interfaces Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant