Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@NdibeRaymond
Copy link
Collaborator

What was done

  • integrated threadjs into the codebase
  • implemented feature allowing us to offload the workload of long running tasks (like parsing of huge string and stuffs) to a pool of web workers.

Issue fixed: #60

@NdibeRaymond NdibeRaymond merged commit f7ee68d into master Apr 13, 2022
@NdibeRaymond NdibeRaymond deleted the build_concurrency_foundation_with_threadjs branch August 8, 2022 07:50
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.

make full use of multi-threading for parallel code execution

2 participants