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

Implement .prepare() or smth like that. #34

Open
houd1ni opened this issue May 22, 2022 · 0 comments
Open

Implement .prepare() or smth like that. #34

houd1ni opened this issue May 22, 2022 · 0 comments
Assignees

Comments

@houd1ni
Copy link
Owner

houd1ni commented May 22, 2022

Sometimes it's useful to make parallel computations while having custom .encode and .decode adapters.
I.e. if these are compressors that require heavy load, it could be handy to prepare some messages, while others are being sent.
It should avoid code duplication and dirty tricks like flag injections.

@houd1ni houd1ni self-assigned this May 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant