《实战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 7 years ago
- mybatis用redis做二级缓存demo☆10Aug 13, 2018Updated 7 years ago
- java方向书籍 的学习,包括《java编程思想》,《实战java虚拟机》(作者:葛一鸣)《java高并发》(作者:葛一鸣)。☆16Nov 4, 2018Updated 7 years ago
- 《实战Java 高并发程序设计》笔记和源码整理☆210Nov 12, 2019Updated 6 years ago
- 基于netty实现的轻量级消息中间件mini-mq,致力于解决分布式事务问题,支持可靠性消息,并具备较强的扩展性和较完善的监控系统。☆19Dec 12, 2022Updated 3 years ago
- 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.
- 🚜线程安全、网络编程、消息中间件文章源码🚜☆28Apr 19, 2018Updated 7 years ago
- spring cloud alibaba系列学习案列☆11Nov 3, 2019Updated 6 years ago
- netty实现的轻量级rpc框架☆20Dec 16, 2022Updated 3 years ago
- Java并发编程与高并发解决方案。Java concurrent programming and high concurrency solutions.☆21May 1, 2018Updated 7 years ago
- 阿布的个人网站 SpringBoot(框架)-Mybatis(持久层)-Druid(数据监控)-Redis(缓存)-RabbitMQ(消息中间件)☆13Apr 18, 2018Updated 7 years ago
- Bootstrap 官方文档中文版☆15Mar 22, 2015Updated 11 years ago
- 全新设计的mysql分库分表中间件。使用netty 4.1开发,基于spring boot/cloud提供管理接口。☆17Mar 31, 2021Updated 4 years ago
- MicroService example for Spring Cloud, Zeroc Ice and Kubernetes☆14Jul 12, 2018Updated 7 years ago
- Spring Data JPA动态查询的例子☆11Mar 31, 2017Updated 8 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Java JUC 学习项目 包括各种并发多线程的高级使用。java自带多线程并发锁高级应用☆15May 11, 2018Updated 7 years ago
- Spring & Spring Boot & Spring Cloud & Alibaba Cloud 微服务与云原生实战☆20Mar 15, 2026Updated 2 weeks ago
- A JMM Cookbook for Java Developers(as opposed to a cookbook for Compiler Writers)☆12Jun 13, 2014Updated 11 years ago
- 以模块为单位将使用过的技术整合到这个项目中做Demo☆10Oct 11, 2018Updated 7 years ago
- 基于Hadoop平台的分布式搜索引擎☆11Feb 23, 2015Updated 11 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
- 使用Java开发的自定义日志组件,开箱即用!其中涉及到简单工厂模式、策略模式、自定义注解、Spring Event等技术点,让我们一起共勉!☆14Dec 19, 2025Updated 3 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 基于JAVA NIO 的轻量级消息传输框架。主要功能包括:文本消息传输、二进制文件传输、文本及二进制混合传输、消息的自定义实现加密传输算法、同步或异步传输、客户端、服务端框架内置心跳监听、服务端认证、支持网络断线客户端自动重连。☆43May 12, 2017Updated 8 years ago
- 虽然很多人已经使用了JDK8,看到不少代码,貌似大家对于Java语言or SDK的使用看起来还是停留在7甚至6。 Java8在流式 or 链式处理,并发 or 并行方面增强了很多,函数式的风格使代码可读性更高 。 希望通过这个分享,多达200+例子的演示,让…☆112Jan 5, 2017Updated 9 years ago
- 用于数据迁移、缓存预热,springboot架构。支持数据区间分割、动态调整线程池配置、任务进度实时查看等特性☆45Jul 3, 2017Updated 8 years ago
- 阿里首届云原生编程挑战赛2:实现规模化容器静态布局和动态迁移 2/4031☆32Jun 17, 2022Updated 3 years ago
- i_arthas 是模仿阿里开源的阿尔萨斯(arthas)写的小工具。整体技术上采用 Java agent 对字节码的加载进 行拦截干涉,利用 ASM/ASM Byte Viewer 实现目标类字节码的加强,通过 Java attach 实现不同 虚拟机进程间的通信,做到了…☆47Jun 17, 2022Updated 3 years ago
- PyTorch-IRGAN is a PyTorch version implementation of the item recommendation part of IRGAN.☆12Dec 2, 2019Updated 6 years ago
- ☆10Dec 5, 2022Updated 3 years ago
- ☆42Jan 25, 2023Updated 3 years ago
- 一个简易的搜索引擎,采用Java开发☆32Mar 7, 2014Updated 12 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 百万级高性能分布式发布订阅系统,基于nio,netty开发,无锁并发,充分发挥cpu极限, 该项目已自带心跳检测功能,断线自动重连,非常稳定。 注意该项目软件编码为GBK,导入的时候一定要看清项目编码格式。☆74Jan 14, 2019Updated 7 years ago
- 极简流程引擎框架【配置化,节点化,原子化,全流程自闭环处理】☆12Dec 1, 2023Updated 2 years ago
- 基于thingsboard的物联网平台☆16Nov 11, 2021Updated 4 years ago
- spring-boot+drools7+mybatis实现数据库加载规则文件☆28Jul 28, 2017Updated 8 years ago
- a demo project using commons-pools and commons-net to interact with ftp server☆24Dec 20, 2025Updated 3 months ago
- presentation material for 2018-09-02 scala meetup☆12Oct 21, 2018Updated 7 years ago
- Android OkHttp+Retrofit+Rxjava+Hilt实现网络请求框架(Java)☆13Dec 17, 2021Updated 4 years ago