厮大牛逼
☆63Nov 14, 2025Updated 4 months ago
Alternatives and similar repositories for algorithm1024
Users that are interested in algorithm1024 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 秒杀系统的实现与详解,相关的详细文档请前往GitBook https://gitbook.cn/gitchat/activity/5bff4c9f442cad45a51fee92☆16Oct 29, 2019Updated 6 years ago
- 基于 jdk11 的源码注释仓库☆159Oct 13, 2020Updated 5 years ago
- Spring Boot Project for Apache Dubbo (Incubating)☆12Feb 13, 2019Updated 7 years ago
- Apache RocketMQ Spring Integration 。源码解析 http://www.iocoder.cn/categories/RocketMQ/?github☆22Feb 12, 2019Updated 7 years ago
- 这是一个 Nginx 极简教程,目的在于帮助新手快速入门 Nginx。☆25Jan 29, 2019Updated 7 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.
- 简单限流算法实现☆23May 19, 2019Updated 6 years ago
- 😈非本人实现。来自阿里的RocketMQ3.5.8版本,增加了对事务消息的完整支持。☆13May 12, 2017Updated 8 years ago
- 极客小册☆34Jan 14, 2019Updated 7 years ago
- 分 布式timer插件, 轻量, 易用, 去中心化, 均衡负载, 集群节点通过zookeeper同步作业, java编写☆15May 22, 2017Updated 8 years ago
- netty源码翻译,源码版本4.1.34.Final。目前common模块(主要是并发包)已完成注释,Codec包中也注释了部分,主要还是分享下Nettty的并发模块设计。☆16Oct 4, 2022Updated 3 years ago
- simviso 的一系列源码解读分享视频,涉及国外顶级学府课程翻译、国外顶级开发者视频翻译,JDK, Rxjava,Spring Reactor, Netty ,Reactor-Netty ,Spring Webflux 我的目标是将Java的响应式建立起一套学习体系,假…☆506Dec 5, 2023Updated 2 years ago
- 秒杀功能示例代码☆13Jan 15, 2019Updated 7 years ago
- rocketmq源码阅读记录,添加中文注释☆31Oct 5, 2022Updated 3 years ago
- Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.☆25Feb 19, 2019Updated 7 years ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- 轻量级进程间通信框架,基于 Messenger 实现。进程间传递数据不错的选择☆23Aug 11, 2019Updated 6 years ago
- MyBatis-Pageable是一款自动化分页的插件,基于MyBatis内部的插件Interceptor拦截器编写完成,拦截Executor.query的两个重载方法计算出分页的信息以及根据配置的数据库Dialect自动执行不同的查询语句完成总数量的统计。☆14Mar 18, 2019Updated 7 years ago
- ☆13Mar 26, 2018Updated 8 years ago
- 基于CAS单点登录服务端进行二次开发的SpringBoot版轻量级CAS-Server☆10Aug 4, 2022Updated 3 years ago
- A JDBC driver for shard databases and tables。源码解析文章:http://www.iocoder.cn/categories/Sharding-JDBC/?github☆110Feb 9, 2019Updated 7 years ago
- Asura Framework 是我们在实际使用过程中,抽取出来的公共组件☆23Mar 21, 2019Updated 7 years ago
- 2019年tj第五期spring secuirty课程☆12Nov 29, 2020Updated 5 years ago
- Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。源码解析文章:http://www.iocoder.cn/categories…☆52Feb 9, 2019Updated 7 years ago
- 缠中说禅备份☆15Sep 22, 2019Updated 6 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.
- Dubbo is a high-performance, java based, open source RPC framework 源码解析:http://www.iocoder.cn/Dubbo/good-collection/?github☆448Feb 14, 2019Updated 7 years ago
- 目前市面的全链路监控系统基本都是参考Google的Dapper来做的,本专题主要通过六个章节的代码实战,来介绍如何使用javaagent以及字节码应用,来实现一个简单的java代码链路流程监控。 章节列表 - 基于JavaAgent的全链路监控一《嗨!JavaAgent…☆116Jun 17, 2022Updated 3 years ago
- 记录和总结在落地微服务的过程中的经验☆38Mar 5, 2019Updated 7 years ago
- Java 并发编程知识梳理以及常见处理模式 features and patterns☆576Jul 28, 2022Updated 3 years ago
- 源码解析中文地址:http://www.iocoder.cn/Netty/Netty-collection?github☆138Jun 28, 2019Updated 6 years ago
- springboot HikariCP 动态切换数据源☆24Sep 8, 2018Updated 7 years ago
- JCTools译注版(源码剖析),主要译注队列部分,目前已完成常用队列实现。☆11Jun 2, 2020Updated 5 years ago
- 这是居于 derby 源代码,通过删减的方式,从里面抽取出sql解析功能。并在此基础上开发出跨库连接查询器。通过该工具可以将连接查询分割成多个单表查询,再将单表结果集进行连接,即将数据库的连接功能上移到工具执行。详情可以查看wiki:readme☆10Feb 14, 2017Updated 9 years ago
- 本项目是 SCA(Spring Cloud Alibaba) 官方的最佳实践项目,致力于帮助用户更加快速、正确的使用SCA。☆525Mar 25, 2019Updated 7 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 哆啦A梦☆34Feb 14, 2018Updated 8 years ago
- 支持Nacos,Springcloud Config 配置具体变化对比,触发相应事件。☆34Jul 14, 2020Updated 5 years ago
- 源码解析中文地址:http://www.iocoder.cn/MyBatis/good-collection?github☆38Feb 9, 2019Updated 7 years ago
- Spring Framework☆208May 18, 2022Updated 3 years ago
- zookeeper的笔记以及教程☆14Sep 10, 2018Updated 7 years ago
- 文档聚集地☆10Sep 10, 2019Updated 6 years ago
- Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端☆11Jan 6, 2023Updated 3 years ago