Giter VIP home page Giter VIP logo

distributed-apps-platform's Introduction

Downloads

Distributed Apps Platform (LYDIAN)

Overview

LYDIAN is a general purpose Distributed (Python) Apps Platform. As the name suggests, it is based on Distributed Systems design principles and inherently supports scalability and resiliency for the applications developed on the top of it.

LYDIAN is written in native python and has a very minimal dependency on 3rd party modules. It's lightweight architecture helps it support hard to support platforms such as ESX. It's incredibly simple to use and is hgihly configurable.

Applications

LYDIAN can be a good choice for developers for applications or tasks that need to be run in a large scale cluster environment.

With LYDIAN, developers can focus on the actual task without having to worry about Cluster management, RPC based communication channel, Cluster Scaling, Persistence and Resiliency as all of that is taken care by LYDIAN platform.

Currently, following applications are supported on LYDIAN.

  • Traffic Generation
  • Vulnerability Scanning
  • System and Health Monitoring.
  • Packet Capture

Scale and Numbers

LYDIAN has been tested with Traffic Generation at a cluster of 5600+ nodes, with a ping frequency of ~8 million pings per minute leading to 1.2 Billion pings in less than 2 hours.

Project Organization

The project is organized as following.

  1. LYDIAN - Core engine of LYDIAN supporting distributed apps platform.
  2. LYDIAN-UI - A front end for cluster information. (In Progress)

Usage

Usage details for LYDIAN command line can be found in here .

Installation

Fetching / Installing LYDIAN is simple. Easiest way to consume LYDIAN is by installing it from pypi server (https://pypi.org/project/lydian/) by running following command.

pip install lydian

Contributions and Code of Conduct

LYDIAN is an OSS(Open Source Software). It is governed by LICENSE and Code of Conduct. Contributions to the project are welcome. Please check contibution guidelines for the same.

distributed-apps-platform's People

Contributors

gitvipin avatar kduorah avatar trishu99 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

distributed-apps-platform's Issues

Add Iperf server command in log

Currently iperf client logs the command which is used to run.
However, server side there is no such log. That needs to be added.

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.