厮大牛逼
☆63Nov 14, 2025Updated 10 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
- Spring Data module for MapDB☆13Oct 31, 2017Updated 8 years ago
- Apache ShenYu Client SDK for python.☆14Feb 20, 2026Updated 6 months ago
- 基于 jdk11 的源码注释仓库☆158Oct 13, 2020Updated 5 years ago
- Spring Boot Project for Apache Dubbo (Incubating)☆12Feb 13, 2019Updated 7 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.
- 这是一个 Nginx 极简教程,目的在于帮助新手快速入门 Nginx。☆24Jan 29, 2019Updated 7 years ago
- 简单限流算法实现☆23May 19, 2019Updated 7 years ago
- 😈非本人实现。来自阿里的RocketMQ3.5.8版本,增加了对事务消息的完整支持。☆13May 12, 2017Updated 9 years ago
- netty源码翻译,源码版本4.1.34.Final。目前common模块(主要是并发包)已完成注释,Codec包中也注释了部分,主要还是分享下Nettty的并发模块设计。☆16Oct 4, 2022Updated 3 years ago
- 测试 Spring 事务的各种传播行为☆13Apr 27, 2014Updated 12 years ago
- 2019年tj第五期spring secuirty课程☆12Nov 29, 2020Updated 5 years ago
- 分布式timer插件, 轻量, 易用, 去中心化, 均衡负载, 集群节点通过zookeeper同步作业, java编写☆15May 22, 2017Updated 9 years ago
- Sample project showing how easy it is to do XA with clustered, cloud-native transaction logging and recovery.☆18Updated this week
- 秒杀功能示例代码☆13Jan 15, 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.
- rocketmq源码阅读记录,添加中文注释☆30Oct 5, 2022Updated 3 years ago
- MyBatis-Pageable是一款自动化分页的插件,基于MyBatis内部的插件Interceptor拦截器编写完成,拦截Executor.query的两个重载方法计算出分页的信息以及根据配 置的数据库Dialect自动执行不同的查询语句完成总数量的统计。☆14Mar 18, 2019Updated 7 years ago
- 轻量级进程间通信框架,基于 Messenger 实现。进程间传递数据不错的选择☆23Aug 11, 2019Updated 7 years ago
- 基于CAS单点登录服务端进行二次开发的SpringBoot版轻量级CAS-Server☆10Aug 4, 2022Updated 4 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
- 基于webflux的网关系统、gateway、spring boot、Reactor☆19Jan 13, 2021Updated 5 years ago
- ☆13Mar 26, 2018Updated 8 years ago
- A JDBC driver for shard databases and tables。 源码解析文章:http://www.iocoder.cn/categories/Sharding-JDBC/?github☆110Feb 9, 2019Updated 7 years ago
- 项目初始化☆19Oct 23, 2019Updated 6 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.
- 目前市面的全链路监控系统基本都是参考Google的Dapper来做的,本专题主要通过六个章节的代码实战,来介绍如何使用javaagent以及字节码应用,来实现一个简单的java代码链路流程监控。 章节列表 - 基于JavaAgent的全链路监控一《嗨!JavaAgent…☆115Jun 17, 2022Updated 4 years ago
- Asura Framework 是我们在实际使用过程中,抽取出来的公共组件☆23Mar 21, 2019Updated 7 years ago
- 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
- 记录和总结在落地微服务的过程中的经验☆38Mar 5, 2019Updated 7 years ago
- Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。源码解析文章:http://www.iocoder.cn/categories…☆51Feb 9, 2019Updated 7 years ago
- Java 并发编程知识梳理以及常见处理模式 features and patterns☆573Jul 28, 2022Updated 4 years ago
- 带中文代码注释 Mirror of Apache RocketMQ 源码解析:http://www.iocoder.cn/categories/RocketMQ/?github☆370Feb 21, 2023Updated 3 years ago
- 源码解析中文地址:http://www.iocoder.cn/Netty/Netty-collection?github☆138Jun 28, 2019Updated 7 years ago
- Bootpay payment modules for Flutter☆11Nov 1, 2019Updated 6 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.
- 本项目是 SCA(Spring Cloud Alibaba) 官方的最佳实践项目,致力于帮助用户更加快速、正确的使用SCA。☆525Mar 25, 2019Updated 7 years ago
- 哆啦A梦☆34Feb 14, 2018Updated 8 years ago
- 这是居于 derby 源代码,通过删减的方式,从里面抽取出sql解析功能。并在此基础上开发出跨库连接查询器。通过该工具可以将连接查询分割成多个单表查询,再将单表结果集进行连接,即将数据库的连接功能上移到工具执行。详情可以查看wiki:readme☆10Feb 14, 2017Updated 9 years ago
- JCTools译注版(源码剖析),主要译注队列部分,目前已完成常用队列实现。☆11Jun 2, 2020Updated 6 years ago
- 电影售票系统安卓界面☆10May 22, 2019Updated 7 years ago
- Spring Framework☆206May 18, 2022Updated 4 years ago
- 这是一个记录个人信息,采用前后端分离的实践项目,欢迎一起来交流学习☆10May 14, 2020Updated 6 years ago