Hi, I would like to implement a counting semaphore using ZooKeeper APIs in C. Are there recipes for this? i.e. I am looking for something similar to this in C: https://curator.apache.org/curator-recipes/shared-semaphore.html
-- Deepak
Hi, I would like to implement a counting semaphore using ZooKeeper APIs in C. Are there recipes for this? i.e. I am looking for something similar to this in C: https://curator.apache.org/curator-recipes/shared-semaphore.html
-- Deepak