﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc
220	ZooKeeper support	adehnert		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. Quotas nominally exist, but I don't see details of how to use them (http://zookeeper.apache.org/doc/r3.1.2/zookeeperQuotas.html#Setting+Quotas).	enhancement	new	minor		web		service	
