《Java并发编程实战 - Java Concurrency in Practice》,实践书中的例子,看哪些可以用于实际项目中。(但在使用之前,需要经过详细的单元和性能测试。)
☆36Jun 25, 2016Updated 9 years ago
Alternatives and similar repositories for Java_Concurrency_In_Practice
Users that are interested in Java_Concurrency_In_Practice are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 并发编程☆29Mar 18, 2024Updated 2 years ago
- this is data structure program. implements the basic data structure.☆17Dec 18, 2018Updated 7 years ago
- 使用spring boot+sharding-jdbc+mybatis 实现分库分表☆13Apr 1, 2017Updated 9 years ago
- 《深入理解Java虚拟机》读书笔记☆67Nov 22, 2017Updated 8 years ago
- 该项目实现批量导入Excel记录时,自动转换行为Java实体对象☆33Jul 8, 2016Updated 9 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 基于netty通信框架的轻量级、高性能RESTful服务,用于构建分布式系统。☆123Jan 2, 2013Updated 13 years ago
- 代码备忘录, 包含mybatis、spring、spring-boot、hbase、hive、guava、jdk等示例代码☆19Nov 16, 2022Updated 3 years ago
- Spring Boot for grpc and register to consul☆10Mar 10, 2016Updated 10 years ago
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19May 26, 2015Updated 11 years ago
- 模仿Java标准库的一些API实现的算法库,包括了数据结构,字符串处理(StringBuilder),图(有向图)。原来是用Python实现的,但是Python实现的并没有经过完整的测试,不能够保证完全的正确性。 使用Java实现的集合库都经过完整的测试,实际上,我在实现的…☆49Mar 31, 2015Updated 11 years ago
- 一个基于java的多线程爬虫项目,拜读了《并发变成实战》以及《并发编程艺术》后决定写个项目来巩固一下学到的东西.☆27Nov 16, 2022Updated 3 years ago
- a watermark for react☆13Feb 8, 2017Updated 9 years ago
- java 并发学习笔记☆96Mar 26, 2015Updated 11 years ago
- 基于HTTP/2协议、netty传输、protostuff序列化的高性能rpc框架☆30Jan 11, 2017Updated 9 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 本代码主要是根据《Netty 权威指南》原书章节整理的部分代码。☆35Aug 19, 2014Updated 11 years ago
- 核心、新技术重要资料整理☆91Sep 1, 2025Updated 9 months ago
- Java并发☆29May 10, 2015Updated 11 years ago
- Windows Live API binding and connect support.☆18Dec 1, 2024Updated last year
- 点赞机器人,spring4,mybatis,quartz,mongodb,MS消息队列,dubbo☆11Feb 8, 2015Updated 11 years ago
- ☆25Jun 10, 2022Updated 4 years ago
- Thymeleaf samples☆17Nov 1, 2017Updated 8 years ago
- 分布式可靠消息组件☆93Aug 3, 2021Updated 4 years ago
- 根据Entity生成create table语句的Intellij插件。☆15Oct 26, 2016Updated 9 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.
- java学习过程中碰到的到一些问题以及面试经历☆12Jun 7, 2018Updated 8 years ago
- 本仓库记录了我学习设计模式的历程,仓库中代码来自于《Head First Design Patterns》一书,每一个模式都附有相应的介绍博客,适合作为初学者入门学习的参考。☆11Jul 21, 2017Updated 8 years ago
- Dockerfile镜像编写☆14Jan 11, 2017Updated 9 years ago
- dove-rpc框架,以学习为目的出发,虽然现在很多rpc类框架,但是不论如何使用它们还是学习它们,都不如自己亲手实现一次。☆11Oct 16, 2018Updated 7 years ago
- scrapy爬虫下载美女图片☆13Dec 23, 2024Updated last year
- 50行Python代码实现微信自动回复☆10Aug 1, 2023Updated 2 years ago
- SpringBoot2.x整合Security5☆25Nov 16, 2018Updated 7 years ago
- [DEPRECATED] OSIAM server☆28Jul 1, 2020Updated 5 years ago
- java方向书籍的学习,包括《java编程思想》,《实战java虚拟机》(作者:葛一鸣)《java高并发》(作者:葛一鸣)。☆16Nov 4, 2018Updated 7 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Java各种必备面试题目程序代码例子与应战技巧☆26Jan 14, 2015Updated 11 years ago
- Demo on how to use Amazon CloudWatch custom metrics with either Collectd or CloudWatch logs, so you don't introduce latency on your apps.…☆17Jul 28, 2020Updated 5 years ago
- 高级Java架构师学习路线,后续会根据该路线提供相应的代码或者框架学习案例☆15Oct 28, 2021Updated 4 years ago
- commons-pools使用示例☆15Jun 15, 2016Updated 9 years ago
- spring-boot 百度uid-generator 百度的唯一ID生成器☆21Dec 16, 2022Updated 3 years ago
- 品优购项目实战☆21Dec 16, 2022Updated 3 years ago
- 该工程是Java基础知识学习系列的集合,在JavaDemo系列中,主要涉及到了反射(Reflection)、Saxparser解析XML文件、Properties属性文 件操作,该系列是ThinkingInJava系列的补充,并会不断执行更新中,活到老学到老!☆13Nov 26, 2016Updated 9 years ago