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
doubts with neo4j HA
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
  4 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
 
D.Radhakrishnan  
View profile  
 More options Aug 11 2012, 9:20 am
From: "D.Radhakrishnan" <dradhakrishna...@gmail.com>
Date: Sat, 11 Aug 2012 06:20:14 -0700 (PDT)
Local: Sat, Aug 11 2012 9:20 am
Subject: doubts with neo4j HA

Hi,

We want to try out neo4j HA with one master and 2 slaves.
The expectation is
clients requests should be loadbalanced across the 3 servers.
was reading about sticky sessions with neo4j in one of jim webber's blog,
so interested to try out that too.
writes can go to any one.

we will have 3 neo4j instances and 3 zookeeper instances.

one doubt, how does neo4j do loadbalancing here.
there is a property called ha.coordinators where we will specify all the
zookeeper IPs.

How does loadbalancing happen with the ha.coordinators ? is it round robin
or does it always connnect to the first zookeeper IP ?
Where we can see the client connection logs on neo4j server ?

Thanks.


 
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.
Jim Webber  
View profile  
 More options Aug 11 2012, 1:58 pm
From: Jim Webber <j...@neotechnology.com>
Date: Sat, 11 Aug 2012 18:58:42 +0100
Local: Sat, Aug 11 2012 1:58 pm
Subject: Re: [Neo4j] doubts with neo4j HA
Hey there,

Neo4j doesn't do load balancing, that's something your other infrastructure would take care of. But I guess lots of folks on this list have opinions about which load balancer to use...

Perhaps I'll need to revisit that blog post to make it clearer.

Sorry to disappoint you!

Jim

On 11 Aug 2012, at 14:20, D.Radhakrishnan <dradhakrishna...@gmail.com> wrote:


 
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.
radha krishnan  
View profile  
 More options Aug 11 2012, 9:51 pm
From: radha krishnan <dradhakrishna...@gmail.com>
Date: Sun, 12 Aug 2012 07:21:28 +0530
Local: Sat, Aug 11 2012 9:51 pm
Subject: Re: [Neo4j] doubts with neo4j HA

Hi jim.

so neo4j only takes care of master-slave sync, load balancing  and sticky
 sessions is something the app has to take care. Am  i correct ?

--
D.Radhakrishnan
B.E Computer Science and Engineering
Madras Institute of Technology
Anna University
When GOD is with us.. who can be against us ??

 
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.
Julian Simpson  
View profile  
 More options Aug 12 2012, 3:13 am
From: Julian Simpson <julian.simp...@neotechnology.com>
Date: Sun, 12 Aug 2012 08:13:07 +0100
Local: Sun, Aug 12 2012 3:13 am
Subject: Re: [Neo4j] doubts with neo4j HA

Hi Radha,

On Sun, Aug 12, 2012 at 2:51 AM, radha krishnan
<dradhakrishna...@gmail.com>wrote:

> Hi jim.

> so neo4j only takes care of master-slave sync, load balancing  and sticky
>  sessions is something the app has to take care. Am  i correct ?

You'll want an application server to do load balancing and session affinity
- Neo4j does replicate data between master and slave, but only to keep your
data available.

HTH,

J.

--
*Julian Simpson* *
**Software Engineer | Neo Technology*
+447967189579 | @builddoctor
*As a friend of Neo, register for GraphConnect <http://graphconnect.com/> and
get a 20% discount. Code: GCFON*

 
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 »