汪文君老师的《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 core, JUC, JVM, MySQL,MQ, redis,分布式相关等各种知识点整理。是我按个人理解学习、整理出的一个知识库。☆18Sep 5, 2023Updated 2 years ago
- 一个轻量级,高性能的缓存构架,以android缓存而设计为初衷,也可以应用于一般的Java项目中。☆14Sep 9, 2014Updated 11 years ago
- java技术学习笔记以及互联网面试常见题☆10Nov 2, 2019Updated 6 years ago
- 😃 技术面试知识整理☆16Jan 10, 2021Updated 5 years ago
- A JMM Cookbook for Java Developers(as opposed to a cookbook for Compiler Writers)☆12Jun 13, 2014Updated 11 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- springboot工程整合mybatis拦截器的按月分表功能☆12Oct 8, 2019Updated 6 years ago
- 一个基于netty的高性能rpc框架,简单易用,零配置,可异步,可全双工通信,可保持状态☆37Aug 17, 2024Updated last year
- 使用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
- 23种设计模式的不同语言实现。其中PHP, Java版是好好写的样例代码,Python和JavaScript版会尝试用一些语言级别的特性来比较Java版的设计模式。而C语言版的存在是因为我读了一本小册子,介绍如何把C语言写成面像对象化,因此只是做一些尝试。最后,Lisp和S…☆13Feb 22, 2013Updated 13 years ago
- Java架构师学习☆11Mar 3, 2019Updated 7 years ago
- [Flarum插件] 付费阅读。允许在帖子中创建付费阅读内容☆11Aug 17, 2024Updated last year
- JAVA多线程实用案例:利用CAS解决原子性、实现Callable创建线程(闭锁)、模拟CAS算法、CopyOnWriteArrayList写入并复制、CountDownLatch闭锁、同步锁Lock、多生产多消费、volatile关键字、线程按序交替、Executors线…☆10Jun 26, 2019Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 教学时的案例,可供入门/中级/高级java程序员参考☆12Apr 1, 2020Updated 6 years ago
- 学习汪文君多线程《Java并发编程》视频教程的源码及笔记☆32Feb 9, 2020Updated 6 years ago
- 收集技术 文档,涵盖面试,编程,数据库等等☆15Apr 19, 2018Updated 8 years ago
- 极简流程引擎框架【配置化,节点化,原子化,全流程自闭环处理】☆12Dec 1, 2023Updated 2 years ago
- Java DSL for SQL☆10Aug 5, 2015Updated 10 years ago
- A Cloud Native Buildpacks (CNB) builder with the Paketo Jammy Jellyfish Full stack and Paketo buildpacks.☆15Apr 24, 2026Updated last week
- Smart API☆24May 4, 2015Updated 10 years ago
- 此系统为贷款管理后端系统,系统通过短信验证(容联·云通讯)进行登录,通过第三方(新颜)平台获得人员征信信息,经过审批后发放贷款和贷款催收业务。☆13Apr 22, 2019Updated 7 years ago
- 《Java从小白到大牛精简版》免费电子书☆12Jun 6, 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.
- ☆12Mar 8, 2016Updated 10 years ago
- ExpressCard 34mm or 54mm to M.2 NVMe 2230 or 2242 SSD adapter card.☆18Oct 11, 2023Updated 2 years ago
- 架构师学习线路图,详细介绍java学习线路图,包括java多线程并发,JVM,spring,springboot,springcloud,mysql,zookeeper,kafka,storm,docker等☆15Apr 18, 2019Updated 7 years ago
- treeMenu - simple jQuery plugin. Add togglers to ul > li > * structure☆16Jan 30, 2019Updated 7 years ago
- 剑指offer CodingInterview | Solutions to the book <Coding Interviews> with Java.《剑指offer—名企面试官精讲典型编程题》面试题目的Java实现。☆18Feb 18, 2019Updated 7 years ago
- 云开发直播运营活动 demo☆18Aug 6, 2020Updated 5 years ago
- IOS弹出框,类似淘宝菜单弹出框☆15Dec 14, 2015Updated 10 years ago
- Codes from "Data Structures and Abstractions with Java" by Frank M. Carrano and Timothy M. Henry, 4th edition.☆12Jul 8, 2020Updated 5 years ago
- A cross-platform (Electron) SPA application which can be used to take notes, edit Markdown, create blog posts, keep screenshots and be us…☆19Feb 18, 2016Updated 10 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Static site generator from WizTools.org☆44Mar 24, 2025Updated last year
- A simple shiny web app for the JNetCAD Viewer☆14Sep 25, 2025Updated 7 months ago
- 微信小程序 三级联动☆15Jun 7, 2017Updated 8 years ago
- Java面试题系列——Spring 示例代码☆12Dec 16, 2022Updated 3 years ago
- 【Java面试指南】收集整理常见面试题,做最全最专业的面试宝典,持续更新中...☆17Mar 5, 2019Updated 7 years ago
- 《贯穿设计模式》学习笔记☆15Apr 11, 2024Updated 2 years ago
- 阿里druid连接池剥离出来的sql解析代码☆12Jun 21, 2022Updated 3 years ago