Exploring off-main-thread computation: possible fit with ComputeKit #9930
Replies: 1 comment 1 reply
-
|
@tapava Thanks for the links, and some off-the-cuff feedback.
|
Beta Was this translation helpful? Give feedback.
-
|
@tapava Thanks for the links, and some off-the-cuff feedback.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I am the author of an open-source toolkit called ComputeKit, which focuses on running expensive computations via a worker pool, with optional React and WASM support. I'm not suggesting it's a solution by default. I am just curious whether an approach like this could make sense for parts of deck.gl, or if the project has intentionally avoided this trade-off.
I'd really appreciate hearing maintainers' or contributors' thoughts on:
Thanks for the great work on the project, and happy to learn either way 😄
Beta Was this translation helpful? Give feedback.
All reactions