Skip to content

A legion of distributed machines for processing

Notifications You must be signed in to change notification settings

earthshakira/legion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

legion

As in a legion of systems that are distributed golang system for data management, task processing and scalability. It uses Raft for distributed concensus and GRPC for communication.

Parts of the system

Dashboard

alt text See Cluster Status, what nodes are online, who is the leader and what are the communication ports.

Script Execution and workflows

Script creation, so you can write python code to create processing nodes in a workflow, then you can execute these in a distributed fashion accross all the systems.

Script Editor

alt text

Workflow Creator

alt text

SQL Shells for Local and Distributed Data

alt text

About

A legion of distributed machines for processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published