[openstack-dev] Scheduler proposal
Clint Byrum
clint at fewbar.com
Tue Oct 13 16:17:16 UTC 2015
Excerpts from Dulko, Michal's message of 2015-10-13 03:49:44 -0700:
> On Mon, 2015-10-12 at 10:13 -0700, Clint Byrum wrote:
> > Zookeeper sits in a very different space from Cassandra. I have had good
> > success with it on OpenJDK as well.
> >
> > That said, we need to maybe go through some feature/risk matrices and
> > compare to etcd and Consul (this might be good to do as part of filling
> > out the DLM spec). The jvm issues goes away with both of those, but then
> > we get to deal Go issues.
> >
> > Also, ZK has one other advantage over those: It is already in Debian and
> > Ubuntu, making access for developers much easier.
>
> What about RHEL/CentOS? Maybe I'm mistaken, but I think these two
> doesn't have it packaged.
I don't know about RHEL/CentOS, but Fedora packages Zookeeper:
https://apps.fedoraproject.org/packages/zookeeper/sources
Seems like that can be spun into RHEL/CentOS relatively easily, perhaps
through EPEL?
More information about the OpenStack-dev
mailing list