Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
fast neo4j in c/c++ ?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
pranavk  
View profile  
 More options Jul 21 2012, 9:24 am
From: pranavk <pranav...@gmail.com>
Date: Sat, 21 Jul 2012 06:24:06 -0700 (PDT)
Local: Sat, Jul 21 2012 9:24 am
Subject: fast neo4j in c/c++ ?

Well, first of all quite sorry if I am thinking the wrong way.

C/C++ softwares seems to be much faster than softwares written in Java. If
you look around more the software is written in languages towards C, more
fast it seems to be. Eg: Redis, written in ANSI C is ultra fast as compared
to other same kind of softwares.

This makes me thing that neo4j if would have been written in languages like
C/C++ it would have been much faster than current. I am not saying that
neo4j is slow in java, infact i don't have the enough experience with neo4j
to say it slow, i am just starting it out, but this point makes me think
that neo4j would be slow as compared to any other graph database written in
C/C++ ( if there is any ? )

please share your thoughts regarding the same.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter Neubauer  
View profile  
 More options Jul 21 2012, 1:46 pm
From: Peter Neubauer <peter.neuba...@neotechnology.com>
Date: Sat, 21 Jul 2012 10:46:25 -0700
Local: Sat, Jul 21 2012 1:46 pm
Subject: Re: [Neo4j] fast neo4j in c/c++ ?
Pranav,
I would say speed of C++ compared to Java is a very debatable issue,
http://en.wikipedia.org/wiki/Java_performance . There are also other
considerations like the speed of development, the potential of bugs,
and the size of the Java ecosystem and developer community to be taken
into consideration.

IMHO performance is not the biggest issue in Java, consider that a big
number of databases are written in Java also (Cassandra, HBase etc
etc) that perform very well.

I would say the biggest thing to keep an eye on is the Garbage
Collection in high performance applications. It is both a blessing for
normal applications, but a non-deterministic element under certain
circumstances that needs to be monitored and tweaked.

That said - I am not allowed to write any production-critical code on
Neo4j, so take my answer with a grain of salt :)

Cheers,

/peter neubauer

G:  neubauer.peter
S:  peter.neubauer
P:  +46 704 106975
L:   http://www.linkedin.com/in/neubauer
T:   @peterneubauer

Wanna learn something new? Come to @graphconnect.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »