Uploaded image for project: 'ZooKeeper'
  1. ZooKeeper
  2. ZOOKEEPER-924

Recipe: Fault tolerant communication layer using Zookeeper

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • recipes
    • None
    • Any

    Description

      This recipe caters to the following use case
      There are S(Active) + s(standby) sender nodes and R(Active) + r(standby) receiver nodes. The objective is following

      • If one of the S Active server goes down a standby node should take up the task.
      • If one of the R Active server goes down a standby node should take up the task.
      • When there is a change in receiver the Sender must get updated and send the message to correct destination

      This also uses recipe described in https://issues.apache.org/jira/browse/ZOOKEEPER-923

      This was developed for a different project S4 which is also open sourced http://s4.io/. The communication layer and task management layer is completely independent of S4 and can be used in any application.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              k4j kishore gopalakrishna
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: