《深入理解Kafka:核心设计与实践原理》
☆277May 20, 2022Updated 3 years ago
Alternatives and similar repositories for kafka_book_demo
Users that are interested in kafka_book_demo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 《Kafka技术内幕》代码☆189Dec 19, 2017Updated 8 years ago
- 慕课网《Java并发编程高阶技术-高性能并发框架源码解析与实战》学习☆14Nov 1, 2018Updated 7 years ago
- 杭州第六次 Spark & Flink Meetup☆30May 14, 2018Updated 7 years ago
- 服务注册发现Eureka/Ribbon实验,极客时间微服务架构实践课程☆29Nov 3, 2018Updated 7 years ago
- Flink 中文视频课程(持续更新...)☆4,624Jun 18, 2020Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- hadoop related tools☆63Dec 1, 2016Updated 9 years ago
- A playground for Spark jobs.☆43Dec 8, 2018Updated 7 years ago
- Netty In Action 中文版☆1,475Dec 18, 2023Updated 2 years ago
- Spring Boot Cookbook阅读笔记☆18Jan 19, 2016Updated 10 years ago
- Spring Boot请求统一加解密示例代码☆24Jul 16, 2018Updated 7 years ago
- flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Ta…☆15,055Mar 9, 2026Updated 3 weeks ago
- 掘金小册及实体书源码☆923Dec 15, 2022Updated 3 years ago
- kafka学习总结,源码剖析☆34Mar 30, 2015Updated 11 years ago
- Apache Flink自述理解与代码☆13Mar 9, 2019Updated 7 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 「小马哥技术周报」☆3,971May 30, 2025Updated 10 months ago
- 中华石杉--互联网Java进阶面试训练营☆4,160Apr 15, 2020Updated 5 years ago
- Java面试总结☆37Sep 24, 2021Updated 4 years ago
- 一站式云原生实时流数据平台,通过0侵入、插件化构建企业级Kafka服务,极大降低操作、存储和管理实时流数据门槛☆7,178Feb 11, 2026Updated last month
- Spring FrameWork 0.9.1 Version for learning☆29Dec 22, 2018Updated 7 years ago
- Springcloud gateway 的样例工程, 封装了一些常用的网关功能,如鉴权,数据级权限控制,验签,动态路由,日志,流控,降级等☆21Jul 8, 2022Updated 3 years ago
- DDD写一个下单功能,帮助大家了解DDD中的规范。☆18Jan 26, 2022Updated 4 years ago
- 《Java多线程编程实战指南(设计模式篇)》源码☆663Mar 16, 2020Updated 6 years ago
- ☆35Jul 17, 2020Updated 5 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 可靠消息最终一致性在spring cloud下的实现Demo☆10Aug 7, 2018Updated 7 years ago
- tcc-transaction是TCC型事务java实现☆5,776Jan 24, 2025Updated last year
- 基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。☆4,473Feb 4, 2024Updated 2 years ago
- typical zookeeper application☆17Aug 30, 2018Updated 7 years ago
- 小马哥书籍《Spring Boot 编程思想》示例工程☆1,918May 26, 2023Updated 2 years ago
- 《Java Multi thread Programming》- Note 《Java多线程编程核心技术》笔记 作者: 高洪岩☆16Apr 5, 2020Updated 5 years ago
- 调度系统hello job☆74Nov 16, 2022Updated 3 years ago
- ☆33Apr 23, 2019Updated 6 years ago
- Spring Cloud Finchley.SR1.RELEASE 版本进行的系列教程,同时欢迎关注我的公众号 battcn☆45Oct 22, 2018Updated 7 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- QMQ是去哪儿网内部广泛使用的消息中间件,自2012年诞生以来在去哪儿网所有业务场景中广泛的应用,包括跟交易息息相关的订单场景; 也包括报价搜索等高吞吐量场景。☆2,821Dec 1, 2023Updated 2 years ago
- Netty 4 的一些技术栈示例代码并辅以博文讲解。主要包括入门的demo,粘包和拆包解决办法,心跳测试,http服务的实现,client重连机制,TCP滑动窗口、protobuf协议传输等相关技术。☆449Oct 4, 2022Updated 3 years ago
- CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能…☆18,967Jan 4, 2025Updated last year
- ☆89Jun 20, 2023Updated 2 years ago
- 酷玩 Spark: Spark 源代码解析、Spark 类库等☆3,482May 18, 2022Updated 3 years ago
- 极客时间ZooKeeper实战与源代码剖析课程资源☆150Jul 23, 2021Updated 4 years ago
- A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)☆23,104Mar 20, 2026Updated last week