-
Notifications
You must be signed in to change notification settings - Fork 434
Tech Notes
Randgalt edited this page Mar 8, 2012
·
9 revisions
Various questions, issues, etc. come up from time to time. Answers and workarounds will be collected here as Tech Notes.
Tech Note 1 | ZooKeeper watches are single threaded |
Tech Note 2 | How do I try to lock with InterProcessMutex but return immediately if lock can’t be acquired? |
- Curator
- Javadoc
- Coverage Report
- Getting Started
- Examples
- FAQ
- Client
- Framework
-
Recipes
- Leader Latch
- Leader Election
- Shared Reentrant Lock
- Shared Lock
- Shared Reentrant Read Write Lock
- Shared Semaphore
- Multi Shared Lock
- Distributed Queue
- Distributed Id Queue
- Distributed Priority Queue
- Distributed Delay Queue
- Simple Distributed Queue
- Barrier
- Double Barrier
- Shared counter
- Distributed Atomic Long
- Path Cache
- Node Cache
- Utilities – Test Server, Test Cluster, ZKPaths, EnsurePath, QueueSharder, Reaper, ChildReaper
- Tech Notes
- Errors
- Exhibitor Integration
- Extensions
- Logging and Tracing