合理估算线程池大小及队列数
☆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 11 years ago
- 轻量级多线程池。1)支持异步任务分派至不同的线程池执行;2)支持并行执行多个异步任务;3)支持需要返回结果和不需要返回结果的异步任务。☆323Oct 6, 2024Updated last year
- 基于Kafka和MongoDB的结构化日志异步记录和预警框架☆10Sep 1, 2016Updated 9 years ago
- 架构师学习线路图,详细介绍java学习线路图,包括java多线程并发,JVM,spring,springboot,springcloud,mysql,zookeeper,kafka,storm,docker等☆15Apr 18, 2019Updated 7 years ago
- 阿里druid连接池剥离出来的sql解析代码☆12Jun 21, 2022Updated 3 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- dubbo服务间的分布式事物☆11Aug 26, 2015Updated 10 years ago
- 规则引擎测试☆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
- 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
- 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.
- The sandbox for playing the new features introduced in the next generation of Java.☆12Jun 20, 2025Updated 9 months ago
- feign-async提供了异步支持,带你一步一步了解feign深层构造☆32Oct 3, 2024Updated last year
- Java架构师学习☆11Mar 3, 2019Updated 7 years ago
- 一个轻量级,高性能的缓存构架,以android缓存而设计为初衷,也可以应用于一般的Java项目中。☆14Sep 9, 2014Updated 11 years ago
- Spring Boot、Spring Cloud、Dubbo scaffold☆13Feb 28, 2026Updated last month
- Google 在 2018 年下旬开源了一款新的 Java 工具 Jib,可以轻松地将 Java 应用程序容器化。通过 Jib,我们不需要编写 Dockerfile 或安装 Docker,通过集成到 Maven 或 Gradle 插件,就可以立即将 Java 应用程序容器化…☆21Apr 7, 2019Updated 7 years ago
- 🌈 优美导航网站:手风琴导航风格、包含常用网址、在线娱乐、在线考证、效率工具、冷门网站等常见网站,做你最好的网站收藏夹☆10Jan 10, 2026Updated 3 months ago
- 《剑指 offer》面试题 java 版, leetcode 题目分享☆27Oct 21, 2020Updated 5 years ago
- Defining Excel styles with HTML and CSS. It's a templated language, as same as HTML☆14Jun 29, 2022Updated 3 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.
- 搜索引擎原理实践, java, 多线程异步下载,CompletableFuture,下载,分析,倒排索引。☆16Apr 4, 2019Updated 7 years ago
- 😃 技术面试知识整理☆16Jan 10, 2021Updated 5 years ago
- 由java构建的轻量级消息队列,支持订阅和点对点模式☆34Mar 18, 2019Updated 7 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
- java比特币开发详解:本课程面向初学者,内容即涵盖比特币的核心概念,例如区块链存储、去中心化共识机制、密钥与脚本、交易与UTXO等,同时也详细讲解如何在Php代码中集成比特币支持功能,例如创建地址、管理钱包、构造裸交易等,是java工程师不可多得的比特币开发学习课程。☆19Nov 11, 2018Updated 7 years ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 一个易用的加解密工具☆13Mar 17, 2026Updated last month
- 高级Java架构师学习路线,后续会根据该路线提供相应的代码或者框架学习案例☆15Oct 28, 2021Updated 4 years ago
- 开源框架之手写系列,主要 手写了springmvc,mybatis,rpc框架的实现,目前是跟着简书上一位博主的博客进行练习,先学习一下后期在做功能性的扩展。有兴趣的同学可以参考博主的博客学习一下,加深一下自己对开源框架底层实现的掌握☆11Jan 3, 2018Updated 8 years ago
- 线程池+消息队列缓存 批量处理高并发任务☆13Sep 1, 2019Updated 6 years ago
- 基于springboot幂等性框架☆25Jul 12, 2025Updated 9 months ago
- Serve JSP through an embedded webserver (Undertow).☆11Nov 26, 2015Updated 10 years ago
- 利用netty 写的上传和下载超大文件的demo☆89Feb 7, 2017Updated 9 years ago