ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,486 results

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

30,631 views

4 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,182 views

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

7 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

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

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

2 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

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

CNCF [Cloud Native Computing Foundation]
Foreign Function and Memory APIs and Swift/Java interoperability

Don't miss out! Join us at our next Flagship Conference: KubeCon + CloudNativeCon events in Hong Kong, China (June 10-11); ...

25:29
Foreign Function and Memory APIs and Swift/Java interoperability

204 views

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

10 views

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

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

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

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

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

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

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

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

325 views

4 years ago