Coder Social home page Coder Social logo

dfs-python's People

Contributors

drinkbeer avatar

Watchers

 avatar  avatar  avatar

Forkers

viveksubbarao

dfs-python's Issues

Heartbeat message infrastructure should provide a means to select a server

The heartbeat messages help the master to keep track of the currently active servers. It should also provide a means for the master to select a server so that it can pass on the clients requests appropriately. Preferably, it should be implemented as a helper function in heartbeat.py that can be called as and when required by the master (mostly in protocol.py)@rakeshwashere

Exception handling

Functions on the server side throw exceptions that can potentially halt the server. Need to catch these and ensure that the application is running. Need to look at all server side functionality and what exception s they thow to handle the same.

Journaling needs to be implemented

The journaling functionality in the master needs to be throughly tested. It should provide a easy to use interface to figure out the latest version of a file and which holds it. @drinkbeer

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.