Giter VIP home page Giter VIP logo

high-concurrent-server's Introduction

High-concurrent-server

基于Netty4.1.x+Disruptor3.x实现的高性能通信服务器架构

其主要的核心**就是将Logback的AsyncAppenderBase中的java.util.concurrent.ArrayBlockingQueue替换为了Disruptor线程间通信库

ArrayBlockingQueue与Disruptor的性能比较请点击如下链接查看:

https://github.com/LMAX-Exchange/disruptor/wiki/Performance-Results

良好的解决了由于业务处理线程池线程间切换造成的性能损耗问题,从而提高了并发能力,欢迎拍砖+吐槽+帮助改善该架构的性能以及可扩展性

PS:由于Netty官方废弃5.0,现在一律使用4.1.X

我的:

QQ号:405653510

QQ邮箱:[email protected]

Gmail邮箱:[email protected]

high-concurrent-server's People

Contributors

greatgarlic avatar spiritonly avatar

Watchers

James Cloos 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.