由java构建的轻量级消息队列,支持订阅和点对点模式
☆34Mar 18, 2019Updated 7 years ago
Alternatives and similar repositories for lightMQ
Users that are interested in lightMQ are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- lightMQ的客户端☆16Jan 26, 2019Updated 7 years ago
- (用于学习)实现一个简单的消息队列。☆33Nov 16, 2022Updated 3 years ago
- rocketmq 是由阿里巴巴开源出来的一个分布式消息服务器,rocketmq是在kafka的基础上进行重构,然后开发出来支撑阿里巴巴双十一高并发量的消息服务器。现在阿里巴巴已经将项目托管到apache基金会。 相较于ActiveMQ、kafka、RabbitMQ等开源…☆11Oct 13, 2020Updated 5 years ago
- 在学习RocketMQ过程中写的一个复刻版MQ☆35May 4, 2019Updated 7 years ago
- 经典算法、笔试题☆12Sep 15, 2018Updated 7 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实现的轻量级消息中间件mini-mq,致力于解决分布式事务问题,支持可靠性消息,并具备较强的扩展性和较完善的监控系统。☆19Dec 12, 2022Updated 3 years ago
- ☆37Aug 17, 2018Updated 7 years ago
- 基于nginx lua做前端防御,基于hadoop做用户行为分析的waf☆11Nov 17, 2016Updated 9 years ago
- Deprecated☆11Oct 10, 2020Updated 5 years ago
- 云舒云笔记前端项目☆10Feb 11, 2022Updated 4 years ago
- 用Java实现的一个简单的消息队列☆17Mar 17, 2017Updated 9 years ago
- 线程池+消息队列缓存 批量处理高并发任务☆13Sep 1, 2019Updated 6 years ago
- 基于JavaNIO实现的Http服务器,涉及到Http Request和Http Response的解析,封装,模仿servlet实现handler处理对应的URI。☆42Apr 29, 2017Updated 9 years ago
- Gecko crawler supports distributed by redis☆24Mar 11, 2018Updated 8 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 异常日志收集客户端 环境隔 离版本☆58Jun 17, 2022Updated 4 years ago
- 基于微服务架构实现的智能招聘系统(用于毕业设计)-前端地址//github.com/Clairezyw/recruit☆256Dec 16, 2023Updated 2 years ago
- 基于java实现的有限状态自动机,轻松,快捷,高效的关联状态的扭转☆16May 7, 2019Updated 7 years ago
- java spring redies:订阅/发布系统;统一配置管理;lua脚本实现分布式锁;缓存应用(连接池,切片连接池,哨兵模式)☆28Dec 10, 2022Updated 3 years ago
- 限流幂等框架☆19Mar 29, 2018Updated 8 years ago
- netty+zk+quartz整合调度实例☆11Jan 14, 2021Updated 5 years ago
- Gecco crawler downloader for htmlunit☆27Apr 12, 2016Updated 10 years ago
- a simple retry schedule (一个简单的重试机制实现)☆21Aug 30, 2017Updated 8 years ago
- 基于逐渐熟悉深入多线程,缓存,数据库,网络编程等相关内容 尝试着积累一些自己研究的工具集合或框架☆10Oct 1, 2016Updated 9 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A fast async http client based on netty☆44Mar 29, 2013Updated 13 years ago
- 多级缓存框架-一级缓存caffeine 二级缓存redis☆16Dec 16, 2022Updated 3 years ago
- ☆13May 5, 2022Updated 4 years ago
- 支持百万并发的轻量级异步网络通讯框架☆25May 15, 2020Updated 6 years ago
- 包含Java中API的很多案例,Spring、SpringBoot、SpringCloud框架、Dubbo、Netty 服务端与客户端开发案例,,以及众多中间件Clint API的使用(感谢咕泡学院)☆11Mar 8, 2023Updated 3 years ago
- The java ioc framework(从零开始手写模拟 spring Ioc 框架)☆37Nov 30, 2022Updated 3 years ago
- 萌萌哒的java restful api开发框架☆16Jun 29, 2017Updated 9 years ago
- 支付订单系统分表分库高并发实现☆13Mar 31, 2022Updated 4 years ago
- a concise lightweight mvc framework☆10May 20, 2022Updated 4 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.
- maat是一个分布式事务中间件,实现了基于可靠消息的最终一致性事务控制.其可靠消息服务通过独立消息服务方案实现,与业务系统耦合低,目前支持的MQ有RocketMQ☆12Dec 6, 2018Updated 7 years ago
- 基于Netty的文件传输程序,方便与其他系统的集成☆21Jul 5, 2018Updated 8 years ago
- 文本去重算法,研究自推荐系统中新闻的去重,采用了雅虎的Near-duplicates and shingling算法,服务端用c实现,客户端用java实现,利用thrift框架进行通信,为了提高扩展性,去重可以在服务端实现,服务器也提供了计算的接口,方便客户端自己扩展☆24Feb 25, 2014Updated 12 years ago
- 📚 A Go port for caj2pdf/caj2pdf☆10Feb 23, 2023Updated 3 years ago
- java 实现线程池☆15Jan 11, 2017Updated 9 years ago
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19May 26, 2015Updated 11 years ago
- ESB Server (企业消息服务总线)☆15Nov 21, 2018Updated 7 years ago