Giter VIP home page Giter VIP logo

net-ballet's Introduction

Linux 网络框架

@(关键词)[性能|扩展|速度]


  • 类似微软的Com设计
  • 基于Epoll ET模式,实现了ReadyList
  • 基于小根堆实现毫秒定时器,速度很快
  • tcp server, tcp client, http server
  • 支持多进程模式,(server socket fd可以在多个进程wait)
  • 支持Task类似的多线程框架,eventfd多线程切换
  • 支持将c++数据序列化成std::string或者二进制buffer
  • 支持类似于弱引用的ComSink的函数代理回调,和C#的delegate类似

后面会支持

  • 异步DNS查询
  • 完善的Udp支持
  • ICMP和SMTP协议的支持
  • 实现Monitor支持Gateway和平滑重启
  • 支持消息队列和RPC

联系方式

QQ: 994299094  Mail: 994299094@qq.com

net-ballet's People

Contributors

jellychen avatar

Watchers

 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.