《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:
- Java Concurrency in Practice☆389Apr 1, 2025Updated last year
- 并发编程☆29Mar 18, 2024Updated 2 years ago
- 京淘项目☆12Jan 26, 2017Updated 9 years ago
- 基于 Spring Boot 整合钉钉 Java SDK -- DtJava☆10Mar 8, 2021Updated 5 years ago
- db-db-job spring boot同步案例工程☆11Nov 17, 2025Updated 6 months 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.
- 使用spring boot+sharding-jdbc+mybatis 实现分库分表☆13Apr 1, 2017Updated 9 years ago
- SpringBoot框架搭建的WebSocket项目☆10Jun 6, 2017Updated 8 years ago
- 基于netty通信框架的轻量级、高性能RESTful服务,用于构建分布式系统。☆123Jan 2, 2013Updated 13 years ago
- Baqend's Apache Storm Docker image.☆16Jul 16, 2018Updated 7 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 10 years ago
- 模仿Java标准库的一些API实现的算法库,包括了数据结构,字符串处理(StringBuilder),图(有向图)。原来是用Python实现的,但是Python实现的并没有经过完整的测试,不能够保证完全的正确性。 使用Java实现的集合库都经过完整的测试,实际上,我在实现的…☆49Mar 31, 2015Updated 11 years ago
- 一个基于java的多线程爬虫项目,拜读了《并发变成实战》以及《并发编程艺术》后决定写个项目来巩固一下学到的东西.☆28Nov 16, 2022Updated 3 years ago
- 关于 Java 并发编程核心技术学习积累的例子,是 Java 并发编程初学者及核心技术巩固的最佳实践。☆73Nov 19, 2020Updated 5 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- java 并发学习笔记☆97Mar 26, 2015Updated 11 years ago
- Qtalk是一款高性能的企业级im套件。在去哪儿稳定运行3年多,同时为去哪儿网内部企业办公和商家to b业务,用户端提供的售前及售后咨询。Qtalk适用于多种场景,如办公OA,商业客服,各种im场景SDK嵌入。☆11Jan 30, 2019Updated 7 years ago
- 基于HTTP/2协议、netty传输、protostuff序列化的高性能rpc框架☆30Jan 11, 2017Updated 9 years ago
- 本代码主要是根据《Netty 权威指南》原书章节整理的部分代码。☆35Aug 19, 2014Updated 11 years ago
- Java并发☆29May 10, 2015Updated 11 years ago
- Qt / Qml 做的一款用于聊天的服务器☆10Mar 26, 2019Updated 7 years ago
- Java library for parsing and evaluating handwritten mathematical formulae☆11Dec 28, 2016Updated 9 years ago
- 点赞机器人,spring4,mybatis,quartz,mongodb,MS消息队列,dubbo☆11Feb 8, 2015Updated 11 years ago
- ☆25Jun 10, 2022Updated 3 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.
- Thymeleaf samples☆17Nov 1, 2017Updated 8 years ago
- 分布式可靠消息组件☆93Aug 3, 2021Updated 4 years ago
- ☆26Jun 27, 2018Updated 7 years ago
- java学习过程中碰到的到一些问题以及面试经历☆12Jun 7, 2018Updated 7 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
- My crack at a JVM implementation in Java☆14Feb 4, 2016Updated 10 years ago
- This demo shows how to collect customized events (such as app,web logs) via play! into flume.☆10Jan 27, 2015Updated 11 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.
- 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
- Java各种必备面试题目程序代码例子与应战技巧☆26Jan 14, 2015Updated 11 years ago
- 这是一个为了解决大量重复性代码开发的工具,利用自定义的注解和反射生成elasticsearch需要的语句,语句的具体生成是采用elasticSearch的Java api☆28Sep 8, 2016Updated 9 years ago
- 高级Java架构师学习路线,后续会根据该路线提供相应的代码或者框架学习案例☆15Oct 28, 2021Updated 4 years ago
- A tool that transforms mysqldump sql to H2 database sql. This tool Convert MySQL script to H2 This tool can be used in both gralphical en…☆21Nov 15, 2019Updated 6 years ago