Snapshot
This commit is contained in:
parent
4d29a633eb
commit
fe527e3115
@ -1,6 +1,10 @@
|
|||||||
|
|
||||||
# Notes
|
# Notes
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Architecture
|
||||||
|
|
||||||
We need three major components to work together. I would love it if the node-store and the runtime are super loosely coupled so that they could be replaced by at will. So for example i could use the “server-runtime” that executes the node-graph on the server, or the “local” runtime that executes the node-graph locally.
|
We need three major components to work together. I would love it if the node-store and the runtime are super loosely coupled so that they could be replaced by at will. So for example i could use the “server-runtime” that executes the node-graph on the server, or the “local” runtime that executes the node-graph locally.
|
||||||
|
|
||||||
## [[Projects/bachelor/NODE_INTERFACE]]
|
## [[Projects/bachelor/NODE_INTERFACE]]
|
||||||
|
Loading…
Reference in New Issue
Block a user