GithubHelp home page GithubHelp logo

ceranubis's Introduction

Ceranubis is a minimal cross-platform centeralized distributed computing system. It was devised and created by myself, Toben "Littlefoot" Archer, for Dr. Arnet of Northwestern College of Orange City Iowa as a simple system for the use of boosting the speed at which Dr. Arnet can do his research.

Current version: 0.7

Ceranubis runs off of 3 python files and a PostgreSQL RDMBS. The 3 python files are the Client library which allows users access to the system. The Node script which is responsible for the actual execution of a user's code. It fetches the code, operates on it, and returns the result. Each node will bind itself to a project until that project has been completed. The final file is the Dispatch script. Dispatch is responsible for maintaining the nodes. the current system has each node bind to a project until there is no more on that project to do. at which point the node process terminates, dispatch recognizes this and creates a new node process which will bind itself to a different project.

Todo:
	Create a web interface for the server to monitor progress and general maintenance purposes.
	Create a web interface for each node for monitor and maintenance.
	Make the system self aware for statistical tracking.
	Make some unit tests.

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.