《实战Java高并发程序设计》(葛一鸣 郭超著)上的代码清单加注释
☆34Dec 23, 2018Updated 7 years ago
Alternatives and similar repositories for javahighconcurrent
Users that are interested in javahighconcurrent are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 利用kafka+storm+mysql/redis构建日志监控系统☆13May 6, 2018Updated 8 years ago
- ☆15May 24, 2015Updated 10 years ago
- 学习Java8新特性☆10May 8, 2018Updated 8 years ago
- mybatis用redis做二级缓存demo☆10Aug 13, 2018Updated 7 years ago
- java方向书籍的学习,包括《java编程思想》,《实战java虚拟机》(作者:葛一鸣)《java高并发》(作者:葛一鸣)。☆16Nov 4, 2018Updated 7 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.
- springboot-data-jdbc最佳实践☆12Oct 24, 2020Updated 5 years ago
- 阿里druid连接池剥离出来的sql解析代码☆12Jun 21, 2022Updated 3 years ago
- 探索dubbo 和 spring boot 的结合☆14Dec 1, 2018Updated 7 years ago
- 《实战Java 高并发程序设计》笔记和源码整理☆210Nov 12, 2019Updated 6 years ago
- 基于netty实现的轻量级消息中间件mini-mq,致力于解决分布式事务问题,支持可靠性消息,并具备较强的扩展性和较完善的监控系统。☆19Dec 12, 2022Updated 3 years ago
- Vert.x Core Manual 中文版☆32Mar 8, 2023Updated 3 years ago
- netty实现的轻量级rpc框架☆20Dec 16, 2022Updated 3 years ago
- 阿布的个人网站 SpringBoot(框架)-Mybatis(持久层)-Druid(数据监控)-Redis(缓存)-RabbitMQ(消息中间件)☆13Apr 18, 2018Updated 8 years ago
- 全新设计的mysql分库分表中间件。使用netty 4.1开发,基于spring boot/cloud提供管理接口。☆17Mar 31, 2021Updated 5 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.
- Bootstrap 官方文档中文版☆15Mar 22, 2015Updated 11 years ago
- Spring Data JPA动态查询的例子☆11Mar 31, 2017Updated 9 years ago
- Java JUC 学习项目 包括各种并发多线程的高级使用。java自带多线程并发锁高级应用☆15May 11, 2018Updated 7 years ago
- ☆10Dec 21, 2020Updated 5 years ago
- Spring & Spring Boot & Spring Cloud & Alibaba Cloud 微服务与云原生实战☆20Apr 20, 2026Updated 2 weeks ago
- 以模块为单位将使用过的技术整合到这个项目中做Demo☆10Oct 11, 2018Updated 7 years ago
- jw, short for java web, 模仿spring, 实现一个简单可用的java web框架☆20Jun 20, 2022Updated 3 years ago
- Tank Message Service 集成了Kafka等产品的消息服务中间件☆13Jan 23, 2017Updated 9 years ago
- Search Engine for Chinese base on Solr(基于solr的中文搜索引擎框架)☆27Jan 25, 2013Updated 13 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.
- An experimental Kotlin compiler in Rust.☆15May 13, 2020Updated 5 years ago
- 使用Java开发的自定义日志组件,开箱即用!其中涉及到简单工厂模式、策略模式、自定义注解、Spring Event等技术点,让我们一起共勉!☆15Dec 19, 2025Updated 4 months ago
- 虽然很多人已经使用了JDK8,看到不少代码,貌似大家对于Java语言or SDK的使用看起来还是停留在7甚至6。 Java8在流式 or 链式处理,并发 or 并行方面增强了很多,函数式的风格使代码可读性更高 。 希望通过这个分享,多达200+例子的演示,让…☆112Jan 5, 2017Updated 9 years ago
- Print Server for device with suport ZPL☆11Jan 6, 2023Updated 3 years ago
- 用于数据迁移、缓存预热,springboot架构。支持数据区间分割、动态调整线程池配置、任务进度实时查看等特性☆45Jul 3, 2017Updated 8 years ago
- 阿里首届云原生编程挑战赛2:实现规模化容器静态布局和动态迁移 2/4031☆32Jun 17, 2022Updated 3 years ago
- Flink code for TPC-DS competition,forked from Apache Flink,and cherry pick some new feature.☆25Nov 1, 2022Updated 3 years ago
- i_arthas 是模仿阿里开源的阿尔萨斯(arthas)写的小工具。整体技术上采用 Java agent 对字节码的加载进 行拦截干涉,利用 ASM/ASM Byte Viewer 实现目标类字节码的加强,通过 Java attach 实现不同 虚拟机进程间的通信,做到了…☆47Jun 17, 2022Updated 3 years ago
- ☆42Jan 25, 2023Updated 3 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.
- 一个简易的搜索引擎,采用Java开发☆33Mar 7, 2014Updated 12 years ago
- 百万级高性能分布式发布订阅系统,基于nio,netty开发,无锁并发,充分发挥cpu极限, 该项目已自带心跳检测功能,断线自动重连,非常稳定。 注意该项目软件编码为GBK,导入的时候一定要看清项目编码格式。☆74Jan 14, 2019Updated 7 years ago
- Java DSL for SQL☆10Aug 5, 2015Updated 10 years ago
- 集成SpringBoot + myBatis + redis + oauth2,实现OAuth2( password、refresh_token)☆13Nov 16, 2017Updated 8 years ago
- ☆11Feb 22, 2022Updated 4 years ago
- spring-boot+drools7+mybatis实现数据库加载规则文件☆28Jul 28, 2017Updated 8 years ago
- A simple snake game written in Rust using sdl2☆11May 4, 2020Updated 6 years ago