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

Enable greater parallelization of concurrent WASM executions #149

Closed
11 tasks done
stephenpdeos opened this issue Apr 16, 2023 · 3 comments
Closed
11 tasks done

Enable greater parallelization of concurrent WASM executions #149

stephenpdeos opened this issue Apr 16, 2023 · 3 comments
Assignees
Labels
design-review requires a design review 👍 lgtm

Comments

@stephenpdeos
Copy link
Member

stephenpdeos commented Apr 16, 2023

Parallelization of read only transactions is limited by the number of concurrent WASM executions that can be supported by Leap. There are resource limits that bound the number of concurrent WASM executions allowed. This epic focusses on changes to eos-vm runtimes (for example: interpreter, JIT, and OC), as well as further optimizations within Leap to increase the number of concurrent WASM executions that Leap can support.

@stephenpdeos stephenpdeos added 👍 lgtm design-review requires a design review labels Apr 16, 2023
@stephenpdeos stephenpdeos moved this from Todo to In Progress in Team Backlog Apr 16, 2023
@bhazzard bhazzard changed the title Proposal: Parallelized Reads memory issues Identify memory issues caused by parallelized reads Apr 21, 2023
@bhazzard bhazzard added this to the Leap v5.0.0 Sep/Oct 2023 milestone Apr 21, 2023
@linh2931 linh2931 moved this from Todo to In Progress in ENF Engineering Apr 26, 2023
@linh2931 linh2931 moved this from In Progress to Awaiting Review in Team Backlog May 3, 2023
@bhazzard bhazzard changed the title Identify memory issues caused by parallelized reads Enable greater parallelization of concurrent WASM executions Jun 8, 2023
@arhag arhag moved this to Project Development 🏗 in Product Backlog Jun 20, 2023
@linh2931
Copy link
Member

@BenjaminGormanPMP
Copy link

@bhazzard and @stephenpdeos can you review Lin's document and provide next steps? Thanks.
Design document https://github.com/eosnetworkfoundation/product/blob/read_only_trx_memory/transactions/read-only/memory.md.

@BenjaminGormanPMP
Copy link

Closed. All tasks assigned to @linh2931 were completed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design-review requires a design review 👍 lgtm
Projects
Status: Done
Status: Project Development 🏗
Development

No branches or pull requests

4 participants