基于netty实现的MQ
☆25Feb 14, 2022Updated 4 years ago
Alternatives and similar repositories for HsMq
Users that are interested in HsMq are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A super simple java tool that allows you to run a task from a web browser and see the output in real time.☆12Mar 3, 2025Updated last year
- Reactive Demo with Reactor, RxJava and reactive-stream☆19Jul 1, 2026Updated 2 months ago
- S3-compatible server written in Java for educational purposes.☆11Oct 7, 2023Updated 2 years ago
- 包含Java中API的很多案例,Spring、SpringBoot、SpringCloud框架、Dubbo、Netty 服务端与客户端开发案例,,以及众多中间件Clint API的使用(感谢咕泡学院)☆11Mar 8, 2023Updated 3 years ago
- raw nio practice(Event Loop, Load Balancer, HTTP/1.1 Server)☆26Sep 30, 2021Updated 4 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.
- RPC framework based on Zookeeper and Netty☆17Jun 14, 2023Updated 3 years ago
- 阿里云第二届数据库大赛新手门槛队(季军)解决方案☆10Apr 19, 2021Updated 5 years ago
- 实践DDD模式的知识小店后台系统☆12Feb 9, 2025Updated last year
- 快速开发框架,根据开发经验进行总结,基于微服务思想,面向接口和jar编 程,供其他项目快速接入和使用。数据同步、消息推送、日志监听、内网穿透、定时任务、Redis集成、代码生成器、接口管理及测试。☆15Nov 5, 2020Updated 5 years ago
- Chrome Extension boilerplate with SolidJS + Vite + CRXJS☆12Oct 28, 2022Updated 3 years ago
- 基于 Github issues 的单页面静态博客(vue版)☆13Nov 20, 2018Updated 7 years ago
- 监听mysql binlog实时生成GAE使用的增量索引☆11Jan 24, 2018Updated 8 years ago
- Demo code showing how to use Java's StructuredTaskScope☆12Sep 3, 2026Updated 2 weeks ago
- 一个基于netty的高性能rpc框架,简单易用,零配置,可异步,可全双工通信,可保持状态☆38Jul 5, 2026Updated 2 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 生产者消费者组件☆16Nov 16, 2022Updated 3 years ago
- IM采用netty4开发的聊天后台服务,采用redis,mq,mysql,spring架构。☆47Jan 20, 2016Updated 10 years ago
- 重写LMAX的Disruptor,更好的接口,更好的扩展性☆10Mar 20, 2026Updated 6 months ago
- 使用Java开发的自定义日志组件,开箱即用!其中涉及到简单工厂模式、策略模式、自定义注解、Spring Event等技术点,让我们一起共勉!☆17Dec 19, 2025Updated 9 months ago
- 一个golang的快速开发脚手架,基于Gin + Gorm + Vue3 + Element plus(vue-pure-admin)Saas化设计,可支持多团队(租户),基础用户管理功能,jwt鉴权,代码生成器,权限管理,表单构建,因夫人工作需要,简单做了一个crm系统,…☆14Mar 5, 2025Updated last year
- golang 注释实现类似java的注解机制。基于ast语法解析和monkey动态代理。目前实现@Transactional的demo☆18Mar 13, 2021Updated 5 years ago
- A hybrid cloud model blends elements of both the private and the public cloud. In the simplest terms, the hybrid model is primarily a pri…☆10May 24, 2021Updated 5 years ago
- This is a simple and easy way for you to execute commands inside a k8s pod, watch logs through the websocket proxy and even download curr…☆14Aug 24, 2026Updated 3 weeks ago
- redis/kvrocks exporter with sentinel☆12Apr 21, 2026Updated 4 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 晓风轻前后台面试系列☆12Mar 20, 2022Updated 4 years ago
- 仿造spring-boot-webflux-jjwt项目进行改写,添加了jwt刷新操作以及gateway网关相关的内容☆16Jul 3, 2019Updated 7 years ago
- freeswitch sipml5 web版 即时通讯☆15Oct 3, 2019Updated 6 years ago
- 菜菜的Java进阶之路:记录Java进阶相关知识、笔记以及案例,包括:JVM、并发编程、MySQL进阶、常用中间件等😆☆13Jun 9, 2025Updated last year
- A JMM Cookbook for Java Developers(as opposed to a cookbook for Compiler Writers)☆11Jun 13, 2014Updated 12 years ago
- 状态机实现方案全(Java枚举状态机、状态设计模式、cola-statemachine)☆24Feb 18, 2023Updated 3 years ago
- A Demonstration Of Vert.x ClusterIng And Kubernetes Superpowers☆10Oct 13, 2020Updated 5 years ago
- 基于内存的时间轮算法、redis的zset、redis的key过期订阅事件三方式实现的延时任务调度☆20Jul 20, 2021Updated 5 years ago
- 存放一些资料☆51Jun 8, 2022Updated 4 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释, 更新完毕☆17Mar 1, 2019Updated 7 years ago
- 🚀🚀🚀基于自定义网络协议实现分布式kv存储☆18Feb 23, 2022Updated 4 years ago
- Magic是Magician旗下的一个工具包,支持并发处理、生产者与消费者模型、数据库操作等☆20Nov 9, 2025Updated 10 months ago
- 剑指offer(java版)使用Java实现剑指offer的大部分代码。已在牛客网OJ中AC,建议大家到牛客网OJ实践这部分内容。☆52Jul 1, 2018Updated 8 years ago
- Handle more than 200,000 write-requests per second with Lmax disruptor, Kafka and gRPC☆19Oct 19, 2024Updated last year
- A programmatic language server protocol test client.☆12Sep 14, 2022Updated 4 years ago
- Write yourself a simply-typed lambda calculus using Rust in a week!☆13May 13, 2024Updated 2 years ago