通过netty把网络传输层的理论与实践融合起来,从而理解tomcat、dubbo、http、tcp、websocket等框架、协议,致力于原理的理解
☆14Jul 16, 2023Updated 3 years ago
Alternatives and similar repositories for netty-action
Users that are interested in netty-action are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Netty从入门到实战,深入Netty底层原理,结合实战,打造百万级连接的IM通讯软件。☆15Jun 12, 2022Updated 4 years ago
- 分布式日志分析与性能监控服务,集成flume,kafka,netty,websocket,dubbo,redis,hbase等☆12Oct 11, 2023Updated 2 years ago
- the demo of BIO☆26Jul 22, 2016Updated 10 years ago
- EasyChatJavaClient 采用JavaFx + Netty框架实现,JavaFx实现了简单显示界面,Netty实现了跟后台的TCP通信☆17Nov 1, 2019Updated 6 years ago
- 开源框架之手写系列,主要手写了springmvc,mybatis,rpc框架的实现,目前是跟着简书上一位博主的博客进行练习,先学习一下后期在做功能性的扩展。有兴趣的同学可以参考博主的博客学习一下,加深一下自己对开源框架底层实现的掌握☆11Jan 3, 2018Updated 8 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.
- 这是jack老师上传的手写springMVC的项目☆12Dec 30, 2016Updated 9 years ago
- 🤔自制一种小型的中文脚本语言.☆15Aug 29, 2023Updated 3 years ago
- 《客户端》| 客户端是我们的通信核心工程,主要使用Netty4.x作为我们的socket框架来完成通信交互。并且在此工程中负责引入UI的Jar包,完成UI定义的事件(登录验证、搜索添加好友、对话通知、发送信息等等),以及需要使用我们在服务端工程定义的通信协议来完成信息的交…☆21Jun 17, 2022Updated 4 years ago
- Mirror of Apache Geronimo txmanager☆16May 18, 2026Updated 3 months ago
- Implementation of classic distributed algorithms: membership, failure detection, quorum, replication etc.☆12Jan 12, 2020Updated 6 years ago
- SQL for Redis☆11Sep 16, 2022Updated 3 years ago
- My branch of Apache Flume with a generic JDBC sink (not yet licensed to Apache)☆11Feb 12, 2022Updated 4 years ago
- ☆10Jun 17, 2022Updated 4 years ago
- 《Netty进阶之路》源码☆15Apr 26, 2020Updated 6 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.
- a simple Distributed Lock☆14May 19, 2019Updated 7 years ago
- 农气物联网解决方案☆12Apr 27, 2017Updated 9 years ago
- 使用rocksDB实现LinkedList双向链表,可用于本地MQ队列,实现本地MQ等持久化存储。☆10Sep 11, 2018Updated 7 years ago
- The Beamline streaming process mining framework☆14Oct 5, 2023Updated 2 years ago
- ⚠️DEPRECATED. See https://github.com/bisq-network/bisq☆11Sep 6, 2018Updated 7 years ago
- JDWP (Java Debug Wire Protocol) analysis tool to help you debug your JVM or Debugger☆13Aug 21, 2014Updated 12 years ago
- This is my Programming Notes☆19Nov 21, 2023Updated 2 years ago
- ☆20Oct 13, 2020Updated 5 years ago
- 基金从业资格题库——基金从业资格考试中域题库为中域教育老师历年总结所得,包含《基金法律法规,职业道德与业务规范》,《证券投资基金基础知识》的题库知识,根据基金考试大纲认真编撰,基金从业资格考试题库是市面上所有基金类考试题库中整理的非常详尽,知识覆盖全非常广阔的基金从业类题库…☆13Jun 26, 2016Updated 10 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 欢迎大家完善本系统,结合目前事务处理的精华,我开发了太极分布式事务处理框架MOONWATER,采用可靠消息服务和重试、补偿处理机制,使用事件驱动、最终一致的事务模型,巧妙地运用数据库的事务处理能力,对服务操作结果进行判断,调用应用系统自身的事务处理功能,自动进行事务处理,从…☆50Jun 5, 2017Updated 9 years ago
- 业务风控系统☆12Aug 25, 2016Updated 10 years ago
- Utility library for network protocols on the JVM☆15Aug 19, 2026Updated 2 weeks ago
- OSGiaaS - OSGi as a Service☆17Jun 6, 2018Updated 8 years ago
- 使用python完成一个智能插座项目☆11Sep 20, 2019Updated 6 years ago
- 基于常州公共自行车系统数据,在地图上显示公共自行车的分布图,同时可以获取租赁点的详细信息,包括地理位置、可借车数和可停车 位☆11Feb 27, 2014Updated 12 years ago
- 支付订单系统分表分库高并发实现☆13Mar 31, 2022Updated 4 years ago
- golang webservice☆21May 16, 2016Updated 10 years ago
- 22/23年在杭州看房/买房经历☆13Jul 8, 2024Updated 2 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.
- OA是Office Automation的缩写,本意为利用技术的手段提高办公的效率,进而实现办公的自动化处理。实现信息化、无纸化办公,可方便的生成统计报表等。☆15Jul 29, 2016Updated 10 years ago
- Using Seq2Seq transformers for Text2SQL task on WikiSQL dataset.☆12Jan 8, 2022Updated 4 years ago
- 这是一个javaweb实现数据库增删查改功能的小案例,代码齐全☆10Jun 21, 2022Updated 4 years ago
- 这是除了openvpn免流外的,shadowsocks免流方式☆13Nov 8, 2016Updated 9 years ago
- Example that creates a REST, PUSH API and a Clustered Application with Vert.x and Infinispan☆11Jan 23, 2023Updated 3 years ago
- 办公自动化Python实现☆11Dec 11, 2020Updated 5 years ago
- 舆情项目处理层 分词 情感分析☆10Mar 22, 2016Updated 10 years ago