ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,471 results

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

30,491 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,247 views

12 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,850 views

1 year 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

84,888 views

7 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

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

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

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,145 views

3 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,704 views

6 years 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

8 views

11 months 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,460 views

2 years ago

FOSDEM
Taming Metaspace: a look at the machinery, and a proposal for a better one

by Thomas Stüfe At: FOSDEM 2020 https://video.fosdem.org/2020/H.1302/metaspace.webm When examining memory footprint of ...

21:30
Taming Metaspace: a look at the machinery, and a proposal for a better one

158 views

5 years ago

Cave of Programming
How C Really Works

Check out my C course here (June sale): ...

44:32
How C Really Works

47,370 views

8 days ago

Cloud Foundry
Advanced Container Concepts for Java Applications - Julian Friedman, IBM

Advanced Container Concepts for Java Applications - Julian Friedman, IBM This talk is a deep dive including everything(-ish) you ...

31:23
Advanced Container Concepts for Java Applications - Julian Friedman, IBM

1,364 views

8 years 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)

31,187 views

3 weeks 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

168 views

3 weeks 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,091 views

4 years 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

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

295 views

9 years ago

Dee Weikle
Drawing a memory diagram
7:48
Drawing a memory diagram

324 views

4 years ago