Skip to content

leo_manager distributes routing-tables (rings) and manages the cluster.

License

Notifications You must be signed in to change notification settings

kentarosasaki/leo_manager

 
 

Repository files navigation

leo_manager

Build Status

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 rebar build system. Makefile so that simply running "make" at the top level should work.
  • "leo_manager" requires Erlang R15B03-1 or later.

About

leo_manager distributes routing-tables (rings) and manages the cluster.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Erlang 96.3%
  • ApacheConf 3.4%
  • Makefile 0.3%