Skip to content

Adding in thread_pool::spawn function#881

Merged
Pauan merged 1 commit into
ProvableHQ:testnet3from
Pauan:feat/multithreading
May 14, 2024
Merged

Adding in thread_pool::spawn function#881
Pauan merged 1 commit into
ProvableHQ:testnet3from
Pauan:feat/multithreading

Conversation

@Pauan

@Pauan Pauan commented Apr 27, 2024

Copy link
Copy Markdown
Contributor

This adds in a thread_pool::spawn function which can be used to run some Rust code on multiple Workers for multithreading.

This is the first step toward implementing #790

@iamalwaysuncomfortable

Copy link
Copy Markdown
Member

This looks good to merge, one thing we will want however is to ensure we're writing some integration tests around spawning functions onto the threadpool.

@Pauan

Pauan commented May 14, 2024

Copy link
Copy Markdown
Contributor Author

Absolutely, that will be in the next PR that actually makes use of the spawning.

@Pauan Pauan merged commit 4cb84a6 into ProvableHQ:testnet3 May 14, 2024
@Pauan Pauan deleted the feat/multithreading branch May 14, 2024 17:28
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

Successfully merging this pull request may close these issues.

2 participants