ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,484 results

Bulgarian Java User Group
The Java memory model explained, Rafael Winterhalter
48:01
The Java memory model explained, Rafael Winterhalter

30,647 views

4 years ago

Java
Christoph Engelbert on Off Heap Memory

NightHacking Interview with Christoph Engelbert on Off Heap Memory at the JavaLand Conference. For more Java 8 ...

6:38
Christoph Engelbert on Off Heap Memory

3,248 views

12 years ago

Singapore Gophers
Understanding Allocations: the Stack and the Heap - GopherCon SG 2019

Speaker: Jacob Walker, Ardan Labs (@jcbwlkr) Like C, Go uses both stack and heap memory. How can a Gopher know which is ...

21:39
Understanding Allocations: the Stack and the Heap - GopherCon SG 2019

85,137 views

7 years ago

SwedenCpp
Arvid Norberg: The C++ memory model: an intuition

Have you ever wondered about the meaning of acquire, release, relaxed and sequentially-consistent? These are the "memory ...

25:37
Arvid Norberg: The C++ memory model: an intuition

24,885 views

6 years ago

The Coding Gopher
Why Go's Garbage Collection is a Game Changer

Join us as we explore Go's powerful garbage collection system! From understanding how Go manages short-lived and long-lived ...

4:51
Why Go's Garbage Collection is a Game Changer

12,997 views

1 year ago

Víctor Orozco
¿Como funciona la memoria en Java? El uso de Stack y Heap

Mediante pequeños trechos de código explicamos el modelo Stack y Heap de la Java Virtual Machine. Incluyendo valores ...

24:02
¿Como funciona la memoria en Java? El uso de Stack y Heap

8,187 views

3 years ago

Ivan Ponomarev
Mainor 2022. Java Concurrency, Part 1

In the first lecture we cover the essential basics: Java Memory Model, synchronization and waiting on conditions. We use a tool ...

1:20:57
Mainor 2022. Java Concurrency, Part 1

1,092 views

4 years ago

The Linux Foundation
What Developers Should Know About Hardware Architecture - Dave Neary, Ampere Computing

In this talk, you will learn about: - How modern CPU pipelining and memory models can impact application performance - How to ...

46:10
What Developers Should Know About Hardware Architecture - Dave Neary, Ampere Computing

193 views

1 month ago

Bulgarian Java User Group
Low latency Java systems, Stefan Angelov

In this talk, we will discuss how to build a low-latency system based on Java. So if you care about milliseconds or less, that is the ...

44:45
Low latency Java systems, Stefan Angelov

3,499 views

2 years ago

Toronto Java Users Group
2014-02 Java Memory Model

The main presentation starts at 6:46. We have our usual Java News and a quick Robocode battle, then Jonathan Fuerth presents ...

26:25
2014-02 Java Memory Model

5,145 views

12 years ago

Free and Open Source Software Conference (FrOSCon) e.V.
Vadym Kazulkin, Rodion Alukhanov: Java Memory Model (JMM) für Anfänger und Fortgeschrittene

Die Spezifikation des Java Memory Model (JMM) gehört zu der kompliziertesten im Java Umfeld, deren Verstädnis aber in Zeiten ...

1:10:17
Vadym Kazulkin, Rodion Alukhanov: Java Memory Model (JMM) für Anfänger und Fortgeschrittene

296 views

9 years ago

The Debug Zone
Is AtomicInteger incrementAndGet() Thread Safe? Understanding Java Concurrency

In this video, we delve into the intricacies of Java concurrency, focusing on the `AtomicInteger` class and its `incrementAndGet()` ...

5:08
Is AtomicInteger incrementAndGet() Thread Safe? Understanding Java Concurrency

11 views

1 year ago

The Debug Zone
Java Memory Model and reordering operation

java: Java Memory Model and reordering operation Thanks for taking the time to learn more. In this video I'll go through your ...

5:26
Java Memory Model and reordering operation

9 views

1 year ago

Peter Schneider
What is the relationship between JMM (Java Memory Model) and JVM (Java Virtual Machine)? closed

What is the relationship between JMM (Java Memory Model) and JVM (Java Virtual Machine)? closed I hope you found a solution ...

4:40
What is the relationship between JMM (Java Memory Model) and JVM (Java Virtual Machine)? closed

10 views

11 months ago

Cave of Programming
How Java Works (Explained Simply)

Java Developer Starter Bundle https://www.caveofprogramming.com/bundles/the-java-developer-starter-bundle What actually ...

27:08
How Java Works (Explained Simply)

32,656 views

1 month ago

CS 125 @ Illinois
CS 125 Spring 2019: Wed 3.6.2019. References and Java Memory Management

A discussion of Java memory management with reminders about references.

50:25
CS 125 Spring 2019: Wed 3.6.2019. References and Java Memory Management

438 views

7 years ago

Ivan Ponomarev
Mainor 2022. Java Concurrency, Part 2

It requires a knowledge of multiple fundamental principles, like Memory Model, intrinsic locks and conditions and correct ways of ...

1:29:01
Mainor 2022. Java Concurrency, Part 2

636 views

4 years ago

Bulgarian Java User Group
Persistence Wars: become the Jedi of distributed Java architectures, Otavio Santana

A long time ago in a galaxy far, far away…, it became relatively straightforward to design and implement our application's data ...

42:48
Persistence Wars: become the Jedi of distributed Java architectures, Otavio Santana

1,304 views

3 years ago

Bulgarian Java User Group
The Secrets of Concurrency, Heinz Kabutz

The Law of the Leaked Memo The Java Memory Model allows the hotspot compiler to reorder statements, as long as the final ...

53:21
The Secrets of Concurrency, Heinz Kabutz

9,064 views

10 years ago

Roel Van de Paar
Computer Science: What is memory model in computer organization?

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

1:48
Computer Science: What is memory model in computer organization?

18 views

5 years ago