douzhang2680 2015-03-09 14:55
浏览 178
已采纳

大数据需要Neo4j配置

I know database queries needs be written considering performance. Though server configurations should be used for supporting maximum performance.

My database is having:

  1. 10 million nodes
  2. 30 million relationships
  3. 30 label types
  4. 100 relationship types

I read though performance guide of Neo4j. But it is hard to find best required server settings in Neo4j. So my question is:

What are the minimal server configurations and Neo4j configurations should have for good performance (i.e less response time) from Neo4j?

  1. Considering 10k concurrent connections
  2. Ratio of Read:Write is 90:10
  3. Scripting Language is PHP
  • 写回答

1条回答 默认 最新

  • dql1978dql1978 2015-03-09 18:40
    关注

    Your graph is not very big, the concurrent users are more interesting. I recommend a Neo4j cluster with one master that you send writes to and a number of slaves (3-4) for the reads.

    I had good experiences with these boxes with 128G RAM and 12 CPUs and 500G SSD for 140 bucks a month.

    https://www.hetzner.de/us/hosting/produkte_rootserver/px120ssd

    The Neoclient driver is a pretty good choice also with support for HA servers.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥20 腾讯企业邮箱邮件可以恢复么
  • ¥15 有人知道怎么将自己的迁移策略布到edgecloudsim上使用吗?
  • ¥15 错误 LNK2001 无法解析的外部符号
  • ¥50 安装pyaudiokits失败
  • ¥15 计组这些题应该咋做呀
  • ¥60 更换迈创SOL6M4AE卡的时候,驱动要重新装才能使用,怎么解决?
  • ¥15 让node服务器有自动加载文件的功能
  • ¥15 jmeter脚本回放有的是对的有的是错的
  • ¥15 r语言蛋白组学相关问题
  • ¥15 Python时间序列如何拟合疏系数模型