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

New Implementation layer Network I/O #165

Open
cdsap opened this issue Apr 13, 2020 · 0 comments
Open

New Implementation layer Network I/O #165

cdsap opened this issue Apr 13, 2020 · 0 comments

Comments

@cdsap
Copy link
Owner

cdsap commented Apr 13, 2020

We have seen in different issues like #152 (see discussion) the need to implement a better approach for the Network operations.
The publishers can use dependencies that abstract the implementations but still we can keep the consistency between the different components.
We are scheduling the work tasks with the Java 'Executor' API but it would be ok to use Coroutines(now we don't have specific problems with the different compatibility options in Gradle)

@cdsap cdsap added this to the 2.0 milestone Apr 13, 2020
@cdsap cdsap removed this from the 1.4 milestone Aug 29, 2020
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