Curator is just a wrapper around the ZooKeeper native client. So, it relies on 
its algorithm. But, we might be able to write our own pipeline. I’ll have to 
think about how that would work though. In any event, ZK writes are always 
ordered so there’s no way to not have them be serialized unless you use 
multiple sessions (which would be an option I guess).

-JZ

On September 16, 2015 at 1:41:54 PM, Scott Blum ([email protected]) wrote:

I can't think of any reason Curator's async operations shouldn't work this way.

Reply via email to