Java Concurrency Recipes, 介绍Java并发相关的常见工具类。
☆115Apr 3, 2018Updated 8 years ago
Alternatives and similar repositories for JCRecipes
Users that are interested in JCRecipes 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函数式编程和Streams API☆2,069Mar 14, 2023Updated 3 years ago
- 2016年阿里中间件性能挑战赛复赛☆91Apr 13, 2017Updated 9 years ago
- Scala「shapeless-guide」中文版☆13Apr 26, 2022Updated 4 years ago
- A collection of utils to develop Java. —— Java 常用工具类整合☆16Sep 29, 2015Updated 10 years ago
- ☆22Nov 5, 2016Updated 9 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Java开发中用到的工具类收集☆16Oct 24, 2016Updated 9 years ago
- Java开发常用工具类类库汇总☆14Nov 13, 2020Updated 5 years ago
- 基于Spring+Mybatis+Jetty实现简单的用户信息接口。☆11Mar 13, 2015Updated 11 years ago
- Java工具类项目,Java-Commons☆49Mar 25, 2025Updated last year
- Java常用工具类包☆24Nov 30, 2023Updated 2 years ago
- 基于Java Netty的HTTP客户端工具 & HTTP高性能测试工具。参数灵活定制、支持邮件报表等。Python Tornado版: https://github.com/junneyang/http-benchmark-tornado 。☆42Dec 8, 2014Updated 11 years ago
- 一款简单、轻量、易扩展的用于创建模拟数据与进行数据检查的库☆18Oct 17, 2017Updated 8 years ago
- 高并发、高可用的微服务架构中的分布式治理利刃,提供了分布式限流、服务降级、熔断器、重试器等容错特性,并提供了SPI、过滤器和JWT等功能。此外还提供了很多小的黑科技(如:IP黑白名单、UUID加强版、Snowflake和大并发时间戳获取等)。☆545Jun 17, 2022Updated 4 years ago
- a direct monitor tools for zookeeper☆10Jul 15, 2016Updated 10 years ago
- AI Agents on 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.
- spring-jdbc实现orm 分表Split table, Simple database operations can do zero SQL 简单的操作可以做到零sql☆16Aug 26, 2024Updated 2 years ago
- 个人项目开源汇总说明,希望能有借鉴意义,对大家有所帮助。项目实战中,这一套架构功能,除了IOS和Android,其他的都来自于我一个人开发(也有基于别人平台二次开发的功能),同时还包括测试、线上运维、集成、部署等,整理好来与大家分享、探讨,希望抛砖引玉,对大家能有所帮助,不…☆19Dec 28, 2018Updated 7 years ago
- 【JavaSE】Java 知识汇总(资源,工具,笔记,源码,文章,文档分类整理);项目由Gradle版本工具构建;目前持续更新中...☆31May 11, 2018Updated 8 years ago
- 基于websocket的浏览器推送服务器☆11Oct 12, 2017Updated 8 years ago
- Linux io model, including IO Multiplexing(select,poll,epoll), Realtime Signal Driven IO, Asynchronous IO.☆13Jun 21, 2017Updated 9 years ago
- Netty demos. (Netty 案例大全)☆1,895Mar 24, 2022Updated 4 years ago
- Ambari service for Apache Drill☆17Apr 15, 2016Updated 10 years ago
- Ambari stack for easily installing and managing Redis on HDP cluster☆13Aug 28, 2015Updated 11 years ago
- 鄙人写的图书《Tomcat内核设计剖析》,欢迎订购阅读。☆12Sep 11, 2017Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 从paxos到zookeeper 分布式一致性原理与实践 源码☆13Oct 23, 2017Updated 8 years ago
- It's a MQ☆28Jul 26, 2016Updated 10 years ago
- java性能采集工具☆52Jul 24, 2018Updated 8 years ago
- micro-job是一款轻量级的分布式任务执行框架,内部集成了quartz框架来完成任务的分布式调度,quartz是一个强大的任务执行框架,但是quartz为我们提供的功能却是有限,我们较为关心的执行日志采集、任务失败重试、任务权重调度等,在原生的quartz框架内实现会较…☆15Jan 22, 2019Updated 7 years ago
- 李林峰老师编写的netty权威指南(第二版)对应的源码☆974Dec 27, 2020Updated 5 years ago
- It is a book about the Essentials of Norman Maurer's Netty in Action.《Netty 实战(精髓)》是对 Norman Maurer 的 《Netty in Action》的一个精简☆1,781Nov 2, 2022Updated 3 years ago
- java企业级底层框架,提供日志、缓存、DB访问、消息中间件、规则引擎、流程引擎、分布式事务便捷使用方法, 我们不重复造轮子,我们只是开源世界的搬运工。☆146Jun 18, 2026Updated 2 months ago
- OAuth2 - Spring Cloud Config Client☆13Feb 27, 2017Updated 9 years ago
- 🎏 Simple showcases of java concurrency problems, seeing 🙈 is believing 🐵☆1,217Updated this week
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Hadoop interface for Xiaomi Open Storage☆13Apr 10, 2023Updated 3 years ago
- Java底层知识点、源码解读,技术栈相关原理知识点、工具解读最佳实践、功能点实战,问题排查,开发技巧等☆128Jun 22, 2022Updated 4 years ago
- 基于Spring Cloud的微服务业务框架☆16Jul 2, 2026Updated 2 months ago
- 记录一些自己写的技术文档☆76Sep 16, 2021Updated 4 years ago
- View Zookeeper znode tree in a browser☆25Nov 18, 2015Updated 10 years ago
- ☆16Apr 6, 2016Updated 10 years ago
- java常用的工具类:DateUtil、StringUtil、CollectionUtil、BeanUtil(深复制+浅复制)、FileUtil、PoiUtil、HttpClient等☆37Aug 30, 2017Updated 9 years ago