汪文君老师的《Java高并发编程详解:多线程与架构设计》中的部分代码,全书分为4个部分,每个部分包含若干章节,代码中有与原书不符的地方
☆16Dec 6, 2019Updated 6 years ago
Alternatives and similar repositories for Java-Current-Programming
Users that are interested in Java-Current-Programming 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 实现线程池☆15Jan 11, 2017Updated 9 years ago
- 架构师知识谱系梳理,包含Java core, JUC, JVM, MySQL,MQ, redis,分布式相关等各种知识点整理。是我按个人理解学习、整理出的一个知识库。☆18Sep 5, 2023Updated 2 years ago
- 一个轻量级,高性能的缓存构架,以android缓存而设计为初衷,也可以应用于一般的Java项目中。☆14Sep 9, 2014Updated 11 years ago
- The Distributed Traffic Control System☆12Feb 11, 2019Updated 7 years ago
- java技术学习笔记以及互联网面试常见题☆10Nov 2, 2019Updated 6 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.
- 😃 技术面试知识整理☆16Jan 10, 2021Updated 5 years ago
- A JMM Cookbook for Java Developers(as opposed to a cookbook for Compiler Writers)☆12Jun 13, 2014Updated 12 years ago
- springboot工程整合mybatis拦截器的按月分表功能☆12Oct 8, 2019Updated 6 years ago
- 一个基于netty的高性能rpc框架,简单易用,零配置,可异步,可全双工通信,可保持状态☆38Aug 17, 2024Updated last year
- 基于Webdav的相册☆12Apr 26, 2021Updated 5 years ago
- iOS 应用内切换语言☆15Nov 6, 2017Updated 8 years ago
- Java Socket网络编程实战。主要介绍Socket服务端、客户端的写法,与Socket相关的I/O操作,Socket多线程的一般设计原则,Socket传输一般序列化对象、压缩序列化对象、加密序列化对象等。通过实际的例子展示Socket在网络通信中如何工作。☆21Mar 22, 2018Updated 8 years ago
- 使用Java开发的自定义日志组件,开箱即用!其中涉及到简单工厂模式、策略模式、自定义注解、Spring Event等技术点,让我们一起共勉!☆15Dec 19, 2025Updated 6 months ago
- 咖啡吧博客☆12Jun 13, 2026Updated 2 weeks 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.
- 使用Filebeat+(Logstash | Ingest Node)采集自定义正则匹配的日志☆14Dec 17, 2018Updated 7 years ago
- Print Server for device with suport ZPL☆11Jan 6, 2023Updated 3 years ago
- ☆12Jan 29, 2018Updated 8 years ago
- Another short url service in node.js☆39Jan 10, 2012Updated 14 years ago
- 23种设计模式的不同语言实现。其中PHP, Java版是好好写的样例代码,Python和JavaScript版会尝试用一些语言级别的特性来比较Java版的设计模式。而C语言版的存在是因为我读了一本小册子,介绍如何把C语言写成面像对象化,因此只是做一些尝试。最后,Lisp和S…☆13Feb 22, 2013Updated 13 years ago
- 用随机森林预测客户还款率☆11Mar 12, 2018Updated 8 years ago
- Java架构师学习☆11Mar 3, 2019Updated 7 years ago
- JAVA多线程实用案例:利用CAS解决原子性、实现Callable创建线程(闭锁)、模拟CAS算法、CopyOnWriteArrayList写入并复制、CountDownLatch闭锁、同步锁Lock、多生产多消费、volatile关键字、线程按序交替、Executors线…☆10Jun 26, 2019Updated 7 years ago
- 教学时的案例,可供入门/中级/高级java程序员参考☆12Apr 1, 2020Updated 6 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.
- JavaFX 编写的利用GitHub作远程数据库的Notebook记事本☆42Mar 2, 2018Updated 8 years ago
- 架构探险-从零开始写分布式服务框架(李业兵)》一书的源码☆13Jun 1, 2018Updated 8 years ago
- 学习汪文君多线程《Java并发编程》视频教程的源码及笔记☆33Feb 9, 2020Updated 6 years ago
- ☆10Jun 3, 2019Updated 7 years ago
- 极简流程引擎框架【配置化,节点化,原子化,全流程自闭环处理】☆13Dec 1, 2023Updated 2 years ago
- 收集技术文档,涵盖面试,编程,数据库等等☆15Apr 19, 2018Updated 8 years ago
- Java DSL for SQL☆10Aug 5, 2015Updated 10 years ago
- java学习过程中碰到的到一些问题以及面试经历☆12Jun 7, 2018Updated 8 years ago
- 此系统为贷款管理后端系统,系 统通过短信验证(容联·云通讯)进行登录,通过第三方(新颜)平台获得人员征信信息,经过审批后发放贷款和贷款催收业务。☆13Apr 22, 2019Updated 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.
- ExpressCard 34mm or 54mm to M.2 NVMe 2230 or 2242 SSD adapter card.☆20Oct 11, 2023Updated 2 years ago
- 《Java从小白到大牛精简版》免费电子书☆12Jun 6, 2018Updated 8 years ago
- ☆12Mar 8, 2016Updated 10 years ago
- 1. 对java的编译后的.class文件进行加密,后然通过JVMTI接口agent解密,虚拟机加载通过接口加载解密后的.class文件获取相关类,从而达到类文件无法反编译。☆19Aug 28, 2018Updated 7 years ago
- 架构师学习线路图,详细介绍java学习线路图,包括java多线程并发,JVM,spring,springboot,springcloud,mysql,zookeeper,kafka,storm,docker等☆15Apr 18, 2019Updated 7 years ago
- 面试题集☆22Sep 4, 2017Updated 8 years ago
- 剑指offer CodingInterview | Solutions to the book <Coding Interviews> with Java.《剑指offer—名企面试官精讲典型编程题》面试题目的Java实 现。☆18Feb 18, 2019Updated 7 years ago