# smart-socket **Repository Path**: hk870505/smart-socket ## Basic Information - **Project Name**: smart-socket - **Description**: 极简、易用、高性能的企业级AIO通信框架,适用于IM、RPC、IoT等诸多领域。以区区两个接口的学习成本帮你从Netty中解救出来 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://smartboot.gitee.io/book/smart-socket-v1.4/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1233 - **Created**: 2023-08-17 - **Last Updated**: 2023-08-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## smart-socket [English](README_EN.md)[![996.icu](https://img.shields.io/badge/link-996.icu-red.svg)](https://996.icu) smart-socket是一款国产开源的Java AIO框架,追求代码量、性能、稳定性、接口设计各方面都达到极致。如果smart-socket对您有一丝帮助,请Star一下我们的项目并持续关注;如果您对smart-socket并不满意,那请多一些耐心,smart-socket一直在努力变得更好。 **官方QQ群:** 172299083🈵 、**830015805**(入群条件:***Star本项目***) # 请在[2019年度最受欢迎中国开源软件评选](https://www.oschina.net/project/top_cn_2019)中为smart-socket投上宝贵的一票 ### 版本说明 | 系列 | 最新版 | 文档 | 说明 | | -- | -- | -- | -- | | 1.3 | [1.3.25](https://mvnrepository.com/artifact/org.smartboot.socket/aio-core/1.3.25) | 暂停维护 | 企业级,已稳定运行在众多企业的生产环境上 | | 1.4 | 1.4.6 | 《[smart-socket技术小册](https://smartboot.gitee.io/book/)》 |暂无| **特色:** 1. 代码量极少,可读性强。核心代码仅1千行左右。 2. 学习门槛低,二次开发只需实现两个接口。 3. 资源利用率高,性能爆表,充分压榨CPU、带宽。 4. 提供丰富的插件式服务,包括:心跳插件、断链重连插件、服务监控插件、黑名单插件、内存池监测插件。 ### 哪些项目在用smart-socket? 1. [smart-http](https://gitee.com/smartboot/smart-http) 国内首款基于smart-socket实现的Http服务器 2. [irtu-gps](https://gitee.com/wendal/irtu-gps) 基于iRTU项目,实现GPS数据的接收和展示 ### 社区互助 如果您在使用的过程中碰到问题,可以通过下面几个途径寻求帮助,同时我们也鼓励资深用户给新人提供帮助。 1. 加入QQ群:830015805 2. Email:zhengjunweimail@163.com 3. [开源问答](https://www.oschina.net/question/tag/smart-socket) ### 参与贡献 我们非常欢迎您的贡献,您可以通过以下方式和我们一起共建 :smiley:: - 在您的公司或个人项目中使用 smart-socket。 - 通过 [Issue](https://gitee.com/smartboot/smart-socket/issues) 报告 bug 或进行咨询。 - 提交 [Pull Request](https://gitee.com/smartboot/smart-socket/pulls) 改进 smart-socket 的代码。 - 在开源中国发表smart-socket相关的技术性文章。 ### 参考文献 - https://jfarcand.wordpress.com/2008/11/25/tricks-and-tips-with-aio-part-1-the-frightening-thread-pool/ - https://webtide.com/on-jdk-7-asynchronous-io/ - https://www.cnblogs.com/sandea/p/9094863.html ### 关于作者 Edit By 三刀 E-mail:zhengjunweimail@163.com Update Date: 2019-11-07