Opened 14 years ago
Last modified 13 years ago
#220 new enhancement
ZooKeeper support — at Initial Version
Reported by: | adehnert | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | misc | Keywords: | service |
Cc: |
Description
ZooKeeper? is kinda neat for building locking, work queues, etc. for distributed systems. It looks like it supports the authentication and authorization primitives we'd need, so I think this should be fairly easy to deploy (http://zookeeper.apache.org/doc/r3.1.2/zookeeperProgrammers.html#sc_ZooKeeperAccessControl). It's also designed to be clustered. Unfortunately, I don't think there's quotas.
Note: See
TracTickets for help on using
tickets.