Java programmer wanting to concurrency programming which book should I read first

This page summarizes the projects mentioned and recommended in the original post on /r/java

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • high-scale-lib

    A fork of Cliff Click's High Scale Library. Improved with bug fixes and a real build system.

  • If you want to understand how concurrent data structures are designed by the pros then diving into the source code of java.util.concurrent classes plus other masterpieces such as Cliff Click's Lock Free Hash Map and disruptor is more helpful than the book.

  • Disruptor

    High Performance Inter-Thread Messaging Library

  • If you want to understand how concurrent data structures are designed by the pros then diving into the source code of java.util.concurrent classes plus other masterpieces such as Cliff Click's Lock Free Hash Map and disruptor is more helpful than the book.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • JEP Draft: Deprecate Memory-Access Methods in Sun.misc.Unsafe for Removal

    3 projects | news.ycombinator.com | 16 Jan 2024
  • LMAX Disruptor – High Performance Inter-Thread Messaging Library

    1 project | /r/hackernews | 20 Nov 2023
  • Disruptor 4.0.0 Released

    1 project | news.ycombinator.com | 29 Sep 2023
  • Java Is Fast, If You Don’t Create Many Objects

    1 project | news.ycombinator.com | 12 Sep 2022
  • Show HN: Playing with Generics and atomics in Go 1.19

    2 projects | news.ycombinator.com | 6 Sep 2022