mocchira / leo_redundant_manager

leo_redundant_manager monitors Gateway-node(s) and Storage-node(s) to keep availability and consistency. leo_redundant_manager also manages and provides routing-table(RING).

Home Page:http://leo-project.net/leofs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

leo_redundant_manager

Build Status

Overview

  • "leo_redundant_manager" monitors Gateway-node(s) and Storage-node(s) for keeping availability and consistency.
  • "leo_redundant_manager" manages and provide routing-table(RING).
  • "leo_redundant_manager" uses rebar build system. Makefile so that simply running "make" at the top level should work.
  • "leo_redundant_manager" requires Erlang R16B03-1 or later.

Usage in Leo Project

leo_redundant_manager is used in leo_storage, leo_gateway and leo_manager It is used to distribute a routing table and manage members of a cluster.

Sponsors

LeoProject/LeoFS is sponsored by Rakuten, Inc. and supported by Rakuten Institute of Technology.

About

leo_redundant_manager monitors Gateway-node(s) and Storage-node(s) to keep availability and consistency. leo_redundant_manager also manages and provides routing-table(RING).

http://leo-project.net/leofs

License:Apache License 2.0


Languages

Language:Erlang 99.2%Language:Makefile 0.5%Language:Shell 0.3%