Coder Social home page Coder Social logo

styunlen / styunlen-s-minecraft-server-status-gui Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 0.0 95.57 MB

MC服务器状态信息获取器

License: GNU General Public License v3.0

C++ 98.05% Batchfile 0.01% C 0.73% Objective-C++ 0.08% CSS 0.53% HTML 0.61%
c-plus-plus mcstatus minecraft minecraft-server

styunlen-s-minecraft-server-status-gui's Introduction

🎉 Hello, Welcome To Styunlen's Github Homepage! 🎉

🙋 Hi, I’m Styunlen.
😁 Glad to see you!
Vistor count

  • 👀 I’m interested in everything about coding and any creative activity

  • 🌱 I’m currently learning...No,I'm slack in,hhh.

    Back to this.Here is a list of some commands that I'm frequently typing now.Guess what I'm learning lately

    make
    g++
    node
    pnpm run
    tsc
    vite preview
    python
    

    Answers:

    cpp csharp nodejs vue Python js ts

  • 💞️ I’m looking to collaborate on ... Nothing at current.

  • 📫 How to reach me 👇👇👇

    Blog Mail Wechat QQ

🥰 Activities

styunlen-s-minecraft-server-status-gui's People

Contributors

styunlen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

styunlen-s-minecraft-server-status-gui's Issues

多线程获取信息过程中,会被某个线程阻塞

目前的多线程功能只是实现了获取的时候创建多个线程同时~~ (假) ~~获取
但是,为了保持公用变量的操作不出现问题,多个线程间仍然是排队获取服务器信息的
因此,若有一个线程一直卡在获取信息,就会导致后续的线程都在等待它获取完成
从而影响效率,预计下一个版本解决这个问题

代码冗杂,有待优化

--下一个版本目标
优化对多线程的支持,减少卡顿(这个版本有微微卡顿)
增加获取服务端图标的功能
PS:网课还有两天结束,开学在即!估计下一个版本要跨世纪提交了

Name error

Styunlen-s-Minecrafr-Server-Status-GUI

Styunlen-s-Minecraft-Server-Status-GUI

高并发获取服务器信息,导致网络堵塞

当同时并发获取过多(测试数据多达30个服务器)的服务器信息时,可能会因为多个线程同时使用网络而导致网速跟不上获取速度的情况出现,从而进一步导致获取的服务器信息不完整。
下一个版本修复:限制同时并发使用网络的线程数量

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.