-
Notifications
You must be signed in to change notification settings - Fork 435
Curator Mentions
Randgalt edited this page Oct 15, 2012
·
2 revisions
- Galaxy: http://puniverse.github.com/galaxy/about.html
- Storm: https://github.com/nathanmarz/storm
- Netflix Curator for Zookeeper: http://www.youtube.com/watch?v=8e9bnaPw5RI
- Introduction to ZooKeeper – TriHUG May 22, 2012: http://www.slideshare.net/mumrah/introduction-to-zookeeper-trihug-may-22-2012
- Configuring the Cluster Component: http://puniverse.github.com/galaxy/manual/config/config-cluster.html
- Using Netflix Curator for Service Discovery: http://blog.palominolabs.com/2012/08/14/using-netflix-curator-for-service-discovery/
- Stay in sync with Apache Zookeeper: http://funnel.hasgeek.com/rootconf/338-stay-in-sync-with-apache-zookeeper
- Lesson in Distributed Computing with Apache ZooKeeper (German): http://www.java-forum-stuttgart.de/jfs/2012/folien/A6.pdf
- 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