ui5-tooling icon indicating copy to clipboard operation
ui5-tooling copied to clipboard

[RFC] 0014 Task Workers

Open RandomByte opened this issue 2 years ago • 0 comments

Concept for a new API provided to UI5 Tooling build tasks, enabling easy use of Node.js Worker Threads to execute CPU intensive operations outside of the main thread.

View rendered version

PoC: https://github.com/SAP/ui5-builder/pull/955 JIRA: CPOUI5FOUNDATION-751

RandomByte avatar Nov 10 '23 09:11 RandomByte