Git Product home page Git Product logo

chuck's People

Contributors

arqu avatar dignifiedquire avatar frando avatar rklaehn avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

chuck's Issues

Simulate more advanced use cases

minimal repro could be this:
P1 creates a doc + ticket
P2, P3, P4 join
P4 goes offline
P4 adds entries while offline
P4 goes online again (rejoins P1)
check after some timeout that P3 and P2 have the new entries from P4. I would guess that only one of them will have them. If it works, try the same with more peers, then it will fail.
  • Diva outlined some good use cases

move to a metrics based setup

We rely too much on brittle parsing of output for a large part of metrics. Should move to a more deterministic setup by querying the local nodes for stats directly.

cleanup repo

There's a lot of cruft and stale things which should be removed and cleaned up.

Multi-node sim execution

We will eventually hit a ceiling with how many nodes we can and want to simulate. Should implement the possibility to peer and coordinate multiple boxes that run in conjunction. This depends on both this being implemented code wise but also infrastructure that supports it.

Netsim and mininet allow for the usage of a remote "controller" node for managing the network stack and flow, the missing pieces are and external infrastructure orchestrator and synchronization engine.

Netsim should use a temp IROH_DATA_DIR

I had some failures in the netsim tests because files in the IROH_DATA_DIR /root/.local/share/iroh/ are being deleted while the test runs.

The flat file database assumes that when it copies files into the IROH_DATA_DIR, they will remain there. So each provide process needs it's own independent IROH_DATA_DIR that is left alone while the provide process is running.

update netsim to support scriptable playbooks

Current playbooks are direct configs to netsim which then play out but are not fully configurable. Also, all of the nodes shell out and we don't have direct control over them.

Rough plan is to utilize the new python ffi bindings to write scripts to play out various simulations.

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.