Code Monkey home page Code Monkey logo

moyu3390's Projects

netty-in-action icon netty-in-action

《netty实战》书籍里的入门小案例代码实践,以及后续可能继续添加一些工作中的案例。主要是用来学习netty(入门)。

netty-learning icon netty-learning

bio, nio到 netty各种使用案例, 包含基础使用案例,各api使用方法,零拷贝,websocket,群聊,私聊,编码,解码,自定义协议,protobuf等使用案例,rpc服务器,客户端等等学习

netty-protocol-dispacher icon netty-protocol-dispacher

netty多协议分发器。使用netty在同一个端口上实现对TCP,HTTP,WebSocket等协议的解析和数据处理。

netty-protocol-dispacher-1 icon netty-protocol-dispacher-1

netty多协议分发器。使用netty在同一个端口上实现对TCP,HTTP,WebSocket等协议的解析和数据处理。

netty-rest icon netty-rest

Yet another high performance REST server based on Netty

netty-restful-server icon netty-restful-server

A light restful server built on netty. If you are preparing for leaning java or netty, it's a nice gift for you.

netty-servlet icon netty-servlet

一个基于netty用少量的类和依赖实现了所有功能的servlet容器. 提供了文件或mmap零拷贝输出流接口

netty-skilltree icon netty-skilltree

干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码

netty-study icon netty-study

Netty 4 的一些技术栈示例代码并辅以博文讲解。主要包括入门的demo,粘包和拆包解决办法,心跳测试,http服务的实现,client重连机制,TCP滑动窗口、protobuf协议传输等相关技术。

netty_base icon netty_base

一个基于Netty与SpringBoot+的便捷网络服务器模板,包含多种网络协议。

nettydemo icon nettydemo

学习netty。 微信公众号:匠心零度【关注获取更多精彩历史】

nettygameserver icon nettygameserver

使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减少数据字典部分代码。使用game-executor工程,增加游戏内的异步事件全局服务, 支持事件sharding,均衡的异步执行事件逻辑

nettyprcspringboot icon nettyprcspringboot

基于SpringBoot与Netty的高性能,低门槛,多序列化协议的RPC框架

nettyrpc icon nettyrpc

NettyRPC is high performance java rpc server base on Netty,using kryo,hessian,protostuff support message serialization.

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.