[Neo4j] social network may exceed the number of nodes / relationships / properties

2011-11-30 Thread gustavoboby
Hi peoples, I need to do in a social network the same of facebook does into a private messages and post's. However, I have the following concern: It is expected up to 1 million users in the social network, if each person to write one million times (between posts and private messages) in one year

Re: [Neo4j] [URGENT] Recommended server configurations

2011-11-21 Thread gustavoboby
Vinicius, My problem is not data load, from what I understand, the batch operation would be for this? Right? Further along, but I'll have a load of data, but this is not my primary concern. -- View this message in context: http://neo4j-community-discussions.438527.n3.nabble.com/URGENT-Recommende

Re: [Neo4j] [URGENT] Recommended server configurations

2011-11-21 Thread gustavoboby
Hi Vinicius, Where are you from? have you a email contact? -- View this message in context: http://neo4j-community-discussions.438527.n3.nabble.com/URGENT-Recommended-server-configurations-tp3519328p3525431.html Sent from the Neo4j Community Discussions mailing list archive at Nabble.com. _

Re: [Neo4j] [URGENT] Recommended server configurations

2011-11-21 Thread gustavoboby
Hi José Devezas, Thank's to send the link to the calculator. >If you're not doing a batch insertion, the REST API would be fine I guess, >specially if you put the database on a separate machine. This is exactly what I intend to do, the database will be in separate server application and is div

Re: [Neo4j] [URGENT] Recommended server configurations

2011-11-21 Thread gustavoboby
Hi Jacob, >If you have the choice, Linux is preferable. We fully support both >platforms, but generally get higher performance on Linux, and less problems. Is there a Linux operating system that you can recommend? >This completely depends on how much data you intend to store. Can you >provi

[Neo4j] [URGENT] Recommended server configurations

2011-11-18 Thread gustavoboby
Hi people's, I'm creating a social network with a larg number of expected hits and i need help with the server recommended configurations: 1 - Operating system (Linux or Windows? What specifically?) 2 - Hardware (How much Memory necessary?) You think the use of Neo4j REST API will cause problem?