Sunday, July 22, 2018

Re: Channels/Redis fault tolerance with Twemproxy?

And just to be clear as to my options, using Channels 2.0 I can use Redis cluster if I have to to get failover and fault tolerance, correct?

On Sunday, July 22, 2018 at 12:57:22 PM UTC-4, Andrew Godwin wrote:
I'm afraid I've never used Twemproxy, so I can't really comment on it, but if you don't care about data loss, it's probably fine?

Andrew

On Fri, Jul 20, 2018 at 3:30 PM Filbert <tim...@gmail.com> wrote:
Going to have 10 or more EC2 instances running Channels 2.0.  I really don't want to add the complexity of Redis Cluster or Redis sentinel.  Is a decent fault tolerant solution to implement Twemproxy, instead.  I don't care about data loss if an instance crashes, but I do care that the application continues to operate on the remaining instances.

Is this a workable solution?

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/d1d50730-c1ba-4674-8ef8-54294158d0f6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/42fe264e-7f1f-426a-82c6-36aed944a923%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment