RobinLiew / SocketInAction
Java Socket网络编程实战。主要介绍Socket服务端、客户端的写法,与Socket相关的I/O操作,Socket多线程的一般设计原则,Socket传输一般序列化对象、压缩序列化对象、加密序列化对象等。通过实际的例子展示Socket在网络通信中如何工作。
☆20Updated 7 years ago
Alternatives and similar repositories for SocketInAction:
Users that are interested in SocketInAction are comparing it to the libraries listed below
- java 实现线程池☆16Updated 8 years ago
- SpringBoot项目。 主要是Netty与RabbitMq,包含服务与客户端,编码与解码器;定义了两个线程池一个用于netty,一个用于异步写日志。使用了自定义注解获取相应的handler。同时包含mysql、mongo、redis☆16Updated 6 years ago
- 一个基于vue , netty ,使用websocket协议的即时聊天系统☆22Updated 2 years ago
- 一个基于OAuth2协议(授权码模式)、SpringBoot2.x、Spring Security和Redis的自定义授权服务器、资源服务器整合的SSO单点授权登录例子。☆8Updated last year
- (用于学习)实现一个简单的消息队列。☆32Updated 2 years ago
- 工具类大全(redis,rocketmq,dubbo,线程池,excel,时间类......)☆46Updated 7 years ago
- Java nio学习的代码案例,常用模式☆17Updated 12 years ago
- 个人学习xxl-job源码 核心部分加上了中文注释☆16Updated 6 years ago
- Java技术栈的各种框架和源码的讲解☆17Updated 2 years ago
- java-agent、jvm-access、jvm-classloader、jUnitPerf、Java基础算法;JAVA基础知识、枚举、反射、异常、泛型、集合、线程、代理;我的博客里面有相应的解释,以及动态的gif图片引导你理解☆37Updated 2 years ago
- Java高级工程师面试资料☆19Updated 6 years ago
- java快速上手的网络IO框架,基于netty, google protobuf 数据传输协议,disruptor队列,zookeeper服务注册发现,支持心跳检测,断线重连,tcp连接池,注解分发消息。用于服务器间长连接通讯,可搭建分布式服务器以及分布式游戏。☆20Updated 2 years ago
- 头条资讯,包含登录注册,评论,点赞,站内信,使用技术前端使用模版FreeMarker,后台springboot,mybatis,redis,拦截器,实现消息队列,异步更新数据库☆33Updated 6 years ago
- 使用java开源框架netty搭建的文件服务器,不限文件大小,底层采用分布式存储☆22Updated 7 years ago
- Spring项目集成了消息队列-RabbitMQ,实现了普通消息订阅-发布模式的消息队列、延迟消息队列、定时发送消息等☆20Updated 7 years ago
- 基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合并且高度可配置化,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认…☆15Updated 2 years ago
- 分布式推送项目,利用rocketMq+netty实现分布式推送☆19Updated 5 years ago
- 重写网盘系统,基于SpringMVC、MySQL、Redis,计划同时完成web端和Android端☆49Updated 2 years ago
- 百万级高性能分布式发布订阅系统,基于nio,netty开发,无锁并发,充分发挥cpu极限, 该项目已自带心跳检测功能,断线自动重连,非常稳定。 注意该项目软件编码为GBK,导入的时候一定要看清项目编码格式。☆73Updated 6 years ago
- SpringBoot项目,单数据源版 集成 Mysql + Redis + RabbitMQ + Shiro☆26Updated last year
- 规则引擎☆21Updated 7 years ago
- springboot整合mybatis(SSM项目整合)☆51Updated 2 years ago
- ⭐️⭐️(牛客网)剑指offer编程全部试题(java实现)⭐️⭐️☆15Updated 6 years ago
- 基于netty实现的轻量级消息中间件mini-mq,致力于解决分布式事务问题,支持可靠性消息,并具备较强的扩展性和较完善的监控系统。☆20Updated 2 years ago
- mglory是一个java分布式框架。具备以下功能:分布式计算、分布式内存存储(支持持久化)、分布式消息队列☆12Updated 10 years ago
- Docker、JVM调优、Shell脚本、Redis环境搭建、Tomcat调优等笔记☆16Updated 3 years ago
- 一丰商城(Spring Boot + Spring Cloud分布式微服务架构解决方案项目)☆27Updated 6 years ago
- 销售系统项目,spring+spring mvc+mybatis+dubbo+kafka+redis+maven☆67Updated 4 months ago
- 分布式日志分析与性能监控服务,集成flume,kafka,netty,websocket,dubbo,redis,hbase等☆11Updated last year
- active-mq源码阅读☆11Updated 6 years ago