[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.
My fear is exceeding the number of properties / relationships / nodes

How would you do in this situation? what do you recommend?

--
View this message in context: 
http://neo4j-community-discussions.438527.n3.nabble.com/social-network-may-exceed-the-number-of-nodes-relationships-properties-tp3549025p3549025.html
Sent from the Neo4j Community Discussions mailing list archive at Nabble.com.
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


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-Recommended-server-configurations-tp3519328p3525448.html
Sent from the Neo4j Community Discussions mailing list archive at Nabble.com.
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


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.
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


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 divided into clusters (that's the idea).

In your opinion, pays more Neo4j use as a database or from looking for
another (like HBase)
I doubt with this

Thank's for now.

--
View this message in context: 
http://neo4j-community-discussions.438527.n3.nabble.com/URGENT-Recommended-server-configurations-tp3519328p3525391.html
Sent from the Neo4j Community Discussions mailing list archive at Nabble.com.
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


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 
>provide an estimation of how big your dataset would be? Number of nodes, 
>number of relationships per nodes, and how many properties (on both nodes 
>and relationships), and what types of property values.

Because it is a social network, is a number that will grow all the time.

posting as an example
as I am a User modeling is related to the posts that he created and he also
received
and for each post will be created also created a node

I can say is an estimate of how many users will register on the network, 1
million.
When you say the number of relationships is the number of types of
relationships? or the number of effective relationships (created), if the
number of possible types of relationships, I can tell you that number.


As a last question, I wonder if his knowledge is the recommended I go to
another database for this social network.

I thank the answers.


--
View this message in context: 
http://neo4j-community-discussions.438527.n3.nabble.com/URGENT-Recommended-server-configurations-tp3519328p3525368.html
Sent from the Neo4j Community Discussions mailing list archive at Nabble.com.
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


[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? I use it to develop
my Asp.Net 
applications

I am open to suggestions!!

I thank the help.

--
View this message in context: 
http://neo4j-community-discussions.438527.n3.nabble.com/URGENT-Recommended-server-configurations-tp3519328p3519328.html
Sent from the Neo4j Community Discussions mailing list archive at Nabble.com.
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user