Giter Club home page Giter Club logo

board's People

Contributors

v0lkan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

board's Issues

create sub projects that are imported in node_modules

I want to keep the bare minimums that the use has to edit here; putting all the file that should not be touched normally into the node_modules folder.

one way to do is to check in node_modules/lib into the source tree; and the other way is to use different node modules for different parts of the project (i.e. pipe, statics, and queue).

My gut feeling is to go with the latter one, as it will lead to an arguably better seperation of concerns.

restarting the board process makes the tiles toggle like christmas lights.

what happens:

assuming bin/board.js is registered via forever. -- calling forever restart 1 (1 is the id of the board process) results in the tiles going crazy, upating their faster than usual.

When I do a ps aux | grep node | grep job I see that jobs have been registered multiple times (expected 4, registerd a multiple of 4)

implement proper log aggregation.

Currently logs are put to std out;

  • logs should be tokenizable;
  • and there should be a way to stream them to a log aggregator such as LogStash, or heka.

backstory:

The sample page was updating tiles more quickly than it should be, as if more than one board process was running. -- and it was hard to diagnose what was happening.

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.