基于JAVA NIO 的轻量级消息传输框架。主要功能包括:文本消息传输、二进制文件传输、文本及二进制混合传输、消息的自定义实现加密传输算法、同步或异步传输、客户端、服务端框架内置心跳监听、服务端认证、支持网络断线客户端自动重连。
☆43May 12, 2017Updated 9 years ago
Alternatives and similar repositories for framework-nio
Users that are interested in framework-nio are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Java implementation of Paillier algorithm. This is one of the few known system that preserves additive homomorphic properties. JCA Pailli…☆12Jan 29, 2019Updated 7 years ago
- Java JUC 学习项目 包括各种并发多线程的高级使用。java自带多线程并发锁高级应用☆15May 11, 2018Updated 8 years ago
- 华中师范大学微信服务平台-掌上华师☆10Jun 17, 2017Updated 9 years ago
- 商品秒杀系统——Java并发实战和并发优化☆12Oct 6, 2016Updated 9 years ago
- android m权限获取,利用aspectj实现一行注解获取权限☆11Apr 20, 2016Updated 10 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 业务风控系统☆12Aug 25, 2016Updated 9 years ago
- 基于Java的多线程爬虫框架☆11Jun 14, 2024Updated 2 years ago
- 基于Android系统的文件加解密☆16Jan 3, 2017Updated 9 years ago
- Search Engine for Chinese base on Solr(基于solr的中文搜索引擎框架)☆27Jan 25, 2013Updated 13 years ago
- Simple Java Crawler using NIO☆17Feb 10, 2011Updated 15 years ago
- 阿里druid连接池剥离出来的sql解析代码☆12Jun 21, 2022Updated 4 years ago
- 电商交易秒杀系统☆10Jul 26, 2017Updated 9 years ago
- SpringCloudStream Demo☆13Sep 29, 2016Updated 9 years ago
- 公共的Adapter☆11Jun 27, 2019Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- spring3的IOC,AOP,JDBC,orm等各个模块的使用示例集锦,可以作为入门的spring学习示例教程☆20Apr 18, 2013Updated 13 years ago
- java常用的加解密算法☆21Feb 22, 2013Updated 13 years ago
- 在线投票系统. 功能: 创建投票,添加投票项,并统计投票结果. 技术点: struts2+ mybatis +spring +maven+ mysql + lucene + 分词器 完成了文本的检索.☆12Sep 4, 2016Updated 9 years ago
- Java网络编程:BIO、NIO、AIO☆133Mar 19, 2022Updated 4 years ago
- 基于ElasticSearch的分布式舆情检索统计服务。☆11Dec 13, 2023Updated 2 years ago
- 分布式网络爬虫架构☆16Sep 26, 2016Updated 9 years ago
- it's a simple and easy net framework with nio mode written by java☆42Mar 29, 2017Updated 9 years ago
- 基于Solr4.9.0的搜索系统:包括Solr索引建立、Solr索引查询DUBBO接口等内容。☆30Dec 16, 2022Updated 3 years ago
- 基于mybatis插件实现轻量级分库分表方案-亿级数据mysql存储解决方案☆17Jun 21, 2022Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 基于Netty实现的WebSocket聊天室,支持几万人同时在线聊天☆615Oct 26, 2017Updated 8 years ago
- Netty服务器与SpringMVC无缝集成框架!☆16Dec 16, 2022Updated 3 years ago
- Java nio学习的代码案例,常用模式☆16Apr 17, 2013Updated 13 years ago
- 基于SpringBoot+MyBatis+Redis的秒杀系统☆15Jan 4, 2019Updated 7 years ago
- 整体采用MVP架构,着重设计网络层架构,通过抽取基类、增加工具类,来实现统一过滤状态码、网络异常功能。☆14Nov 29, 2016Updated 9 years ago
- 基于netty通信框架的轻量级、高性能RESTful服务,用于构建分布式系统。☆123Jan 2, 2013Updated 13 years ago
- 使用java nio,oio,aio等原生态io和线程池,实现的分布式跨语言服务化框架☆198Apr 15, 2018Updated 8 years ago
- 用java实现的贝叶斯分类算法。用于大数据的分类。☆42Nov 24, 2015Updated 10 years ago
- 后台积分商城,Spring,SpringMVC,MyBatis,MySql,extjs,shiro,Ztree,fastJSON,JQueryValidate,javaMail,Quartz,ajaxFileUpload,PageHelper ,POI☆17Dec 25, 2017Updated 8 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- 本系统是一个SpringCloud微服务中后台管理系统,前端基于VUE3和ElementPlus实现,开发SpringCloud系列微服务的架构解决方案,并且集成了Oauth2.0单点登录,支持手机验证码,微信小程序等第三方登录授权,后续会集成uniapp等框架,打造APP…☆11Jun 2, 2022Updated 4 years ago
- 多租户架构实现企业进销存☆20Jun 2, 2016Updated 10 years ago
- 电商秒杀平台后台服务☆17Jul 26, 2017Updated 9 years ago
- 爬虫抓取框架,封装HttpClient,Htmlunit,Selenium等工具☆26Nov 15, 2018Updated 7 years ago
- 算法库(Java实现)☆34Aug 30, 2013Updated 12 years ago
- 投票系统,提供后台☆26Jan 27, 2016Updated 10 years ago
- 阿布的个人网站 SpringBoot(框架)-Mybatis(持久层)-Druid(数据监控)-Redis(缓存)-RabbitMQ(消息中间件)☆13Apr 18, 2018Updated 8 years ago