Matsue / leo_manager

leo_manager distribute routing-table (ring) and operate with the cluster.

Home Page:http://www.leofs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

leo_manager

Overview

  • "leo_manager" is one of the core component of LeoFS. Main roles are described below.

    • "leo_manager" distribute routing-table (RING) which is always monitored by it.
    • In order to continue operation of the storage system, "leo_manager" always monitor nodes in the cluster.
    • "leo_manager" provide a centralized control function such as ATTACH, START, SUSPEND and RESUME.
  • Detail document is here.

  • "leo_manager" uses the "rebar" build system. Makefile so that simply running "make" at the top level should work.

  • "leo_manager" requires Erlang R14B04 or later.

Build Status

About

leo_manager distribute routing-table (ring) and operate with the cluster.

http://www.leofs.org

License:Apache License 2.0


Languages

Language:Erlang 100.0%