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

[Enhancement]: Use boost interprocess for data exchange #2201

Open
kamilsa opened this issue Aug 30, 2024 · 1 comment
Open

[Enhancement]: Use boost interprocess for data exchange #2201

kamilsa opened this issue Aug 30, 2024 · 1 comment
Assignees
Labels

Comments

@kamilsa
Copy link
Contributor

kamilsa commented Aug 30, 2024

Description

We are currently using stdout for sending PoV data for Parachains validation in a separate process

Motivation

Stdout is too slow

Additional context

No response

Are you planning to do it yourself in a pull request ?

No

@kamilsa kamilsa added this to the Polkadot treasury milestone 3 milestone Aug 30, 2024
@kamilsa kamilsa changed the title [Enhancement]: Use boost multiprocess for data exchange [Enhancement]: Use boost interprocess for data exchange Aug 30, 2024
@Harrm
Copy link
Contributor

Harrm commented Aug 30, 2024

Also please rewrite workers.cpp from lambdas to some form of coroutine, Boost.ASIO supports multiple of them. It's hard to read it now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants