合理估算线程池大小及队列数
☆151Jan 20, 2019Updated 7 years ago
Alternatives and similar repositories for dark_magic
Users that are interested in dark_magic are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- java线程池的写法☆75Apr 19, 2015Updated 10 years ago
- 轻量级多线程池。1)支持异步任务分派至不同的线程池执行;2)支持并行执行多个异步任务;3)支持需要返回结果和不需要返回结果的异步任务。☆326Oct 6, 2024Updated last year
- Redis-based distributed queue with queue task monitoring, task timeout, failed task retries and more☆19Feb 11, 2018Updated 8 years ago
- 阿里druid连接池剥离出来的sql解析代码☆12Jun 21, 2022Updated 3 years ago
- dubbo服务间的分布式事物☆11Aug 26, 2015Updated 10 years ago
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- 规则引擎测试☆10Feb 27, 2014Updated 12 years ago
- netty4 版本的cmpp 最精简代码☆20Oct 31, 2019Updated 6 years ago
- 限流幂等框架☆18Mar 29, 2018Updated 8 years ago
- 一个支持多级缓存的分布式缓存系统☆20Dec 27, 2017Updated 8 years ago
- 基于tcc的Java分布式事务框架☆18Nov 16, 2016Updated 9 years ago
- java 实现线程池☆15Jan 11, 2017Updated 9 years ago
- 1、支持网页爬虫 2、多线程、线程池 3、支持全文搜索 4、支持Hadoop分布式平台、HDFS/MapReduce、Zookeeper、HBase 5、支持redis分布式缓存 6、集成微信公众号开发 7、Spring4新特性 8、ActiveMQ 9、Nginx详细配置…☆16Nov 16, 2022Updated 3 years ago
- Sample Applications Demonstrating Multi-tenancy in Spring Security☆12Oct 29, 2019Updated 6 years ago
- 剑指offer CodingInterview | Solutions to the book <Coding Interviews> with Java.《剑指offer—名企面试官精讲典型编程题》面试题目的Java实现。☆18Feb 18, 2019Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- feign-async提供了异步支持,带你一步一步了解feign深层构造☆32Oct 3, 2024Updated last year
- A framework for dynamically modifying the Java / Spring thread pool, which supports dynamically modifying the created thread pool, includ…☆29Nov 7, 2024Updated last year
- Java架构师学习☆11Mar 3, 2019Updated 7 years ago
- 一个轻量级,高性能的缓存构架,以android缓存而设计为初衷,也可以应用于一般的Java项目中。☆14Sep 9, 2014Updated 11 years ago
- 用于数据迁移、缓存预热,springboot架构。支持数据区间分割、动态调整线程池配置、任务进度实时查看等特性☆45Jul 3, 2017Updated 8 years ago
- The cm communication component of Spring Cloud for kubernetes.☆17Oct 17, 2018Updated 7 years ago
- Google 在 2018 年下旬开源了一款新的 Java 工具 Jib,可以轻松地将 Java 应用程序容器化。通过 Jib,我们不需要编写 Dockerfile 或安装 Docker,通过集成到 Maven 或 Gradle 插件,就可以立即将 Java 应用程序容器化…☆21Apr 7, 2019Updated 6 years ago
- 🌈 优美导航网站:手风琴导航风格、包含常用网址、在线娱乐、在线考证、效率工具、冷门网站等常见网站,做你最好 的网站收藏夹☆10Jan 10, 2026Updated 2 months ago
- 《剑指 offer》面试题 java 版, leetcode 题目分享☆27Oct 21, 2020Updated 5 years ago
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- 由java构建的轻量级消息队列,支持订阅和点对点模式☆33Mar 18, 2019Updated 7 years ago
- 搜索引擎原理实践, java, 多线程异步下载,CompletableFuture,下载,分析,倒排索引。☆16Apr 4, 2019Updated 6 years ago
- 😃 技术面试知识整理☆16Jan 10, 2021Updated 5 years ago
- jdtrace - a DTrace based tool for Java☆10May 17, 2016Updated 9 years ago
- 基于SpringBoot的注解插件,实现了对接口的防重放攻击,校验请求超时,校验请求签名☆18Mar 5, 2019Updated 7 years ago
- Tomcat 自动部署脚本☆10May 9, 2016Updated 9 years ago
- 基于redis的mybatis二级缓存插件☆18Jun 21, 2022Updated 3 years ago
- 用Java实现的一个简单的消息队列☆17Mar 17, 2017Updated 9 years ago
- 🦄The async tool for java.(Java 多线程异步并行框架,基于 java 字节码,支持注解。)☆31Nov 30, 2022Updated 3 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- java比特币开发详解:本课程面向初学者,内容即涵盖比特币的核心概念,例如区块链存储、去中心化共识机制、密钥与脚本、交易与UTXO等,同时也详细讲解如何在Php代码中集成比特币支持功能,例如创建地址、管理钱包、构造裸交易等,是java工程师不可多得的比特币开发学习课程。☆19Nov 11, 2018Updated 7 years ago
- 一个易用的加解密工具☆13Mar 17, 2026Updated last week
- 开源框架之手写系列,主要手写了springmvc,mybatis,rpc框架的实现,目前是跟着简书上一位博主的博客进行练习,先学习一下后期在做功能性的扩展。有兴趣的同学可以参考博主的博客学习一下,加深一下自己对开源框架底层实现的掌握☆11Jan 3, 2018Updated 8 years ago
- 线程池+消息队列缓存 批量处理高并发任务☆13Sep 1, 2019Updated 6 years ago
- Deprecated☆11Oct 10, 2020Updated 5 years ago
- 基于springboot幂等性框架☆26Jul 12, 2025Updated 8 months ago
- 利用netty 写的上传和下载超大文件的demo☆89Feb 7, 2017Updated 9 years ago