Skip to content

Conversation

@Pauan
Copy link
Collaborator

@Pauan Pauan commented Apr 27, 2024

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
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
Copy link
Collaborator Author

Pauan commented May 14, 2024

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