Giter VIP home page Giter VIP logo

Comments (3)

walkor avatar walkor commented on September 6, 2024

这里的文件存储不会有性能问题,因为是定时每分钟写磁盘,每次写入的数据是经过加工计算的统计数据,体积很小,1k左右。

这个统计系统是udp的,吞吐量很强,可以达到数十万每秒的吞吐量。并且这个系统是支持分布式的,可以多机部署,统计结果会自动汇总,使用上就像部署了一台一样。

也没必要存储到mysql或者其它去存储统计数据。

from workerman-statistics.

madcloudsong avatar madcloudsong commented on September 6, 2024

谢谢回复~不知道是否还会继续维护完善,比如告警功能或者客户端分视图展现(每一个上报端的数据单独展现,这种需求应该比较常见)

from workerman-statistics.

walkor avatar walkor commented on September 6, 2024

告警及其它功能有兴趣可以自行开发,可以的话可以发pr
谢谢 : )

from workerman-statistics.

Related Issues (10)

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.