Code Monkey home page Code Monkey logo

Comments (4)

andrewcox avatar andrewcox commented on September 26, 2024

This is currently not exposed, but we can probably add something. Currently each connection creates its own ChannelStatistics which is probably not great. You would probably prefer something that tracks bytes read/written for the whole server? And it would probably be better to track this using the stat-tracking classes that can give you bytes read/written in the last 1/5/15 minutes & all time?

from nifty.

ann avatar ann commented on September 26, 2024

Ideally this would be very basic so that the class calculates stats (e.g. number of channels and bytes transferred/received for the entire server) irrespective of time; something along the lines of Guava's CacheBuilder.recordStats()

from nifty.

infynyxx avatar infynyxx commented on September 26, 2024

@andrewcox What do you think about #86?

from nifty.

 avatar commented on September 26, 2024

Thank you for reporting this issue and appreciate your patience. We've notified the core team for an update on this issue. We're looking for a response within the next 30 days or the issue may be closed.

from nifty.

Related Issues (20)

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.