Giter Club home page Giter Club logo

advancedreporter's Introduction

advancedreporter

Automatically exported from https://code.google.com/p/advancedreporter

This code was finished and open sourced while I was working in Gear6, together with Rama. Gear6 was acquired by Violin Memory henceafter.

It is a bit outdated now, there are a few things need to be done to make it up-to-date.

  1. Memcache protocol:
    The current code works again memcache protocol 1.0, which utilize clear text for data transfer. It wasn't updated for the binary protocol. As I haven't kept track of progress on this side, there may be more to do in terms of transfer protocol side. Though comparatively, binary data is easy to parse than text ones.

  2. Update to latest Kernel version:
    As stated in the code, the code implemented in the form of kernel patch, is easy to port for kernels up to 2.6.25, up until the kernel name space is introduced (upon which concept Docker was built). There are also kernel link list and TCP/UDP table data structure updates in that version. The code needs to be updated to work on newer Kernel versions.

  3. The current code has an implementation bug, in how the kernel memeory is handled in the data aggregator part. Sometimes this can trigger kernel into a freeze state for up to 4 seconds, as shown in a customer site. This bug was fixed internally, but wasn't updated to the open source site. Since Violin Memory has bought all the copyrights etc. from Gear6, you can inquire Violin Memory for the fix.

Thanks.

advancedreporter's People

Contributors

bayareahank avatar

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.