Git Product home page Git Product logo

varys's People

Contributors

mosharaf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

varys's Issues

Consider using Netty in the dataplane

Varys control plane already uses netty through Akka.

Consider doing the same for dataplane, specially for overloaded cases. Points of entry: varys.framework.DataServer and varys.framework.client.VarysClient

Multiple MasterActors sometimes halts programs

Set varys.master.numInstances > 1 and run the BroadcastService example with a large file (e.g., 32MB) should reproduce the bug. I suspect it to be a race condition somewhere.

varys.master.numInstances determines the number of MasterActor, which should've helped with processing too many messages. Setting it to 1 isn't really that bad because most of the time is spent in (de)serialization and not in actual action.

where to find the revised hadoop or spark to run with varys?

It's really a tedious work to revise all the 'send' and 'receive' calls in the yarn framework, is there any ongoing work on this? how did the experiments in the varys paper conduct? i just want to have a look at the flow characteristics of yarn and spark.

Thanks
-Hui

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.