airhacks.fm podcast with adam bien

Apache Storm, Disruptor, JCTools and Linearizability


Listen Later

An airhacks.fm conversation with Francesco Nigro (@forked_franz) about:
JCTools as a Java concurrency utility library created by Nitsan Wakart,
the history of JCTools and how Cliff Click donated his non-blocking HashMap algorithm to the project,
contributions to JCTools including weight-free queue implementations,
Apache Storm vs. Apache Kafka,
explanation of how JCTools improves upon Java's standard concurrent queues by reducing garbage creation and optimizing memory layout,
the difference between linked node implementations in standard Java collections versus array-based implementations in JCTools,
detailed explanation of linearizability as a property of concurrent algorithms,
the challenges of implementing concurrent data structures that maintain proper ordering guarantees,
explanation of lock-free versus wait-free algorithms and their progress guarantees,
discussion of the xadd instruction in x86 processors and how it's used in JCTools for atomic operations,
the implementation of MessagePassingQueue API in JCTools that provides relaxed guarantees for better performance,
comparison between JCTools and other solutions like Disruptor,
explanation of how JCTools achieves 400 million operations per second in single-producer single-consumer scenarios,
discussion of cooperative algorithms for multi-producer scenarios,
the use of padding to avoid false sharing in concurrent data structures,
the implementation of code generation in JCTools to create different flavors of queues,
the use of Unsafe and AtomicLongFieldUpdater for low-level operations,
real-world applications in high-frequency trading and medical data processing,
integration of JCTools with quarkus and mutiny frameworks,
the importance of proper memory layout for performance

Francesco Nigro on twitter: @forked_franz

...more
View all episodesView all episodes
Download on the App Store

airhacks.fm podcast with adam bienBy Adam Bien

  • 5
  • 5
  • 5
  • 5
  • 5

5

5 ratings


More shows like airhacks.fm podcast with adam bien

View all
Software Engineering Radio - the podcast for professional software developers by se-radio@computer.org

Software Engineering Radio - the podcast for professional software developers

272 Listeners

The Changelog: Software Development, Open Source by Changelog Media

The Changelog: Software Development, Open Source

284 Listeners

Thoughtworks Technology Podcast by Thoughtworks

Thoughtworks Technology Podcast

40 Listeners

Software Engineering Daily by Software Engineering Daily

Software Engineering Daily

621 Listeners

Soft Skills Engineering by Jamison Dance and Dave Smith

Soft Skills Engineering

269 Listeners

AWS Podcast by Amazon Web Services

AWS Podcast

201 Listeners

Duke's Corner by Jim Grisanzio

Duke's Corner

8 Listeners

Syntax - Tasty Web Development Treats by Wes Bos & Scott Tolinski - Full Stack JavaScript Web Developers

Syntax - Tasty Web Development Treats

987 Listeners

CoRecursive: Coding Stories by Adam Gordon Bell - Software Developer

CoRecursive: Coding Stories

189 Listeners

A Bootiful Podcast by Josh Long

A Bootiful Podcast

29 Listeners

The Stack Overflow Podcast by The Stack Overflow Podcast

The Stack Overflow Podcast

62 Listeners

Mac & i - der Apple-Podcast by Mac & i

Mac & i - der Apple-Podcast

0 Listeners

Inside Java by Chad Arimura, David Delabassee

Inside Java

26 Listeners

Foojay.io, the Friends Of OpenJDK! by Foojay.io

Foojay.io, the Friends Of OpenJDK!

0 Listeners

The Pragmatic Engineer by Gergely Orosz

The Pragmatic Engineer

53 Listeners