
Reactive data copy using Neo4j
14 Jan 2021 by Nicolas Mervaillie · 6 min read Neo4j Performance
The release of Neo4j 4.0 brought many improvements, one of them being areactive architecture across the stack, from query execution to clientdrivers. But how does that compare to other approaches ? As stated inthe reactive manifesto, areactive system is more scalable and responsive, by having a more efficient resource usage.