Giter Site home page Giter Site logo

misakaserver's Introduction

#Misaka

##简介

  • 小型的服务器框架,很适合用于嵌入式等环境
  • 连接, 调度, 逻辑层, 业务层分离,利于并行开发
  • 连接方式支持用户扩展
  • 框架本身支持分布式扩展

##DEPEND

  • libev support

##目录结构

  • tool 调试代码
  • misaksa 程序本体
    • include 头文件代码
    • lib 框架代码
    • link 连接方式横向扩展
    • task 业务层代码
    • src 逻辑注册
  • scripts 辅助脚本

#组件清单

  • 调度支持
  • 多线程分发
  • 内存池
  • 网络层封装
  • 调试工具

##MORE

  • 热备接口余留
  • 调试内存池
  • 追加脚本支持
  • 稳定框架提高性能
  • 性能测试报告
  • 开始编写分布式支持用于实际业务,演示,以及性能测试
  • 充实文档

#性能测试

  • 测试环境PC<-->虚拟机
  • 客服端X86PC 压测工具smark
  • 服务器, 虚拟机1GRAM,2.4GHZ CPU
  • 每包512字节,1W个长连接,每秒1W个包
  • cpu消耗 65%~99%
  • 内存开销常驻常驻40M
  • 回复延迟平均900ms

#AUTHOR hongwei mei [email protected]

misakaserver's People

Contributors

xiyanxiyan10 avatar

Watchers

 avatar  avatar  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.