Code Monkey home page Code Monkey logo

leo_gateway's Introduction

leo_gateway

Build Status

Overview

  • leo_gateway, LeoGateway is one of the core components of LeoFS. Main roles are described below.
  • The detail document is here.
  • leo_gateway uses rebar build system. Makefile so that simply running "make" at the top level should work.
  • leo_gateway requires Erlang R16B03-1 or later.

Architecture

LeoGateway consists of the fast HTTP-Server - Cowboy, the API handler and the cache mecanism. It provides the REST-API and Amazon S3-API. You’re able to easily access LeoFS with S3-Clients such as s3cmd, DragonDisk, program languages - Erlang, Java, Ruby, Python, Go and so on.

leo_gateway_architecture

A client requests an object or a bucket operation to LeoGateway then LeoGateway requests the message of operation to a storage-node.

A destination storage node is decided by the routing-table. It is called RING, routing-table which is generated and provided at LeoFS Manager and which is based on consistent-hashing.

Also, LeoGateway provides built-in support for the object-cache mechanism in order to realize Keeping high performance and reduction of traffic between LeoGateway and LeoFS Storage.

Sponsors

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

leo_gateway's People

Contributors

yosukehara avatar mocchira avatar epoll avatar windkit avatar essen avatar mmasaki avatar

Watchers

Shawn Neal avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.