codex-research
codex-research copied to clipboard
Multi-threading
Jaremy will have write-up under considerations and approaches and actual user stories will shake out of that.
Good to start w/ IO file system access async.
Investigate the threadpool approach, do some experiements w/ that and integrate w/ datastore API.
Suggest looking into Libuv in Node.js: https://www.scaler.com/topics/nodejs/libuv/
Okay wrote my initial thoughts, and somewhat of a summary of what @dryajov and I have been discussing: https://github.com/codex-storage/nim-codex/discussions/506
My brain hurts... trying to write down ideas into something cogent always seems to be draining. ;)