Jordan-Gilliam / konkres

concrescence [ kon-kres-uh ns ] - The growing together of separate parts
MIT License
10 stars 0 forks source link

Plan for Multi-threading #1

Open ScriptedAlchemy opened 4 years ago

ScriptedAlchemy commented 4 years ago

What's the architectural specification you have in mind to achieve multi-threading? I have done preliminary work on distributed rendering and do have code on hand that I could consider opening to the public

Jordan-Gilliam commented 4 years ago

My plan for multi-threading was to learn fragment cacheing, and partially hydrate, ... ?, profit 😅 not quite a spec. I've also been thinking about creative ways to leverage https://github.com/mde/ejs & https://threads.js.org/. Safe to say I like your idea much better!