Giter Club home page Giter Club logo

nimbleio's Introduction

NimbleIO使用指南

本项目目前还在测试阶段*3,有很多问题,请大家多提issue,共同完善。

项目意义

学习研究,目标成为一个易用且不失性能的IO工具包

项目特色

  • 无差别 [服务端/客户端 ] 转换
  • IO读写分离
  • 轻松实现简易负载均衡
  • 轻松实现心跳包
  • 超过10W QPS(Socket)的处理速度(百兆网卡IO压满,I7*70%)
  • 超过 4W QPS(HTTP)的处理速度(百兆网卡IO压满,I7*50%)
  • 弱网络环境下优良的性能表现
  • 支持组件扩展,目前的扩展插件有:
  • 简易MQ,offer msg,poll msg
  • 简易实时UDP通讯,用作音/视频实时交互
  • 简易权限认证系统,用于限制单位时间内API调用次数
  • 支持协议扩展,目前的扩展协议有:
  • HTTP1.1协议(小部分),支持请求动静态内容,上传下载附件
  • WebSocket协议(小部分),可以聊天什么的
  • 私有协议(自己定义的协议报文头/协议报文体),支持传输文本和数据流

功能列表

详见 {src\test\java\test},各种用法

免费的消息推送:http://www.generallycloud.com/

案例

案例地址:https://github.com/NimbleIO/android-chat-starter

(感谢android-chat-starter@https://github.com/madhur/android-chat-starter)

nimbleio's People

Contributors

wangkaish avatar

Watchers

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