- Learning Neo4j 3.x(Second Edition)
- Jér?me Baton Rik Van Bruggen
- 72字
- 2021-07-08 09:37:38
Designed for scalability
In order to deal with the OLTP workload, Neo4j obviously needs to be able to support critical scalability, high availability, and fault-tolerance requirements. Creating clusters of database server instances that work together to achieve the goals stated before typically solves this problem. Neo4j's Enterprise Edition, therefore, features a clustering solution that has been proven to support even the most challenging workloads. Clustering will be detailed in Chapter 13, Clustering.
推薦閱讀
- 演進式架構(原書第2版)
- Raspberry Pi for Python Programmers Cookbook(Second Edition)
- Visual C++程序設計學習筆記
- Vue.js快速入門與深入實戰
- AngularJS Web Application Development Blueprints
- 三維圖形化C++趣味編程
- Apache Hive Essentials
- 神經網絡編程實戰:Java語言實現(原書第2版)
- 前端架構:從入門到微前端
- Backbone.js Blueprints
- Java Web開發技術教程
- 3D少兒游戲編程(原書第2版)
- 手把手教你學C語言
- JSP程序設計實例教程(第2版)
- OpenCV 3 Blueprints