ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,390 results

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

28,273 views

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

11 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

22,273 views

6 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

7,200 views

2 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,199 views

11 years ago

softdevteamuk
Cliff Click @ VMSS16: Bits of Advice For the VM Writer

Slides and other VMSS16 talks at http://soft-dev.org/events/vmss16/

1:15:09
Cliff Click @ VMSS16: Bits of Advice For the VM Writer

4,060 views

9 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

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

9,695 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

294 views

9 years ago

Engineering Community
Memory Leaks by Roman Kutsenko (Eng)

The idea is to show how some widely used code statements can have some impact on memory in Java. Some good practices of ...

45:20
Memory Leaks by Roman Kutsenko (Eng)

233 views

5 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

7 views

5 months ago

Roel Van de Paar
Java memory issues

Java memory issues Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks & praise to God ...

1:27
Java memory issues

1 view

5 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

80,777 views

6 years ago

Java
Bernd Müller on Bytecode Class Loaders and Transformers

NightHacking Interview with Bernd Müller on Bytecode Class Loaders and Transformers at the JavaLand Conference. For more ...

9:21
Bernd Müller on Bytecode Class Loaders and Transformers

1,373 views

11 years ago

Java
What's New in the JVM by Gil Tene

Presentation by Gil Tene on the new JVM features for the upcoming Java SE 8 release. http://nighthacking.com/

19:36
What's New in the JVM by Gil Tene

5,819 views

11 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

156 views

5 years ago

Dr Giacomo Bergami (PhD)
2) Concurrency in Java 23 [Thursday 25th of April, 2024]

The codebase is available at: ...

1:48:25
2) Concurrency in Java 23 [Thursday 25th of April, 2024]

0 views

3 months ago

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

Computer Science: What is memory model in computer organization? Helpful? Please support me on Patreon: ...

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

17 views

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

3 years ago

Confreaks
RubyConf 2009 - Ruby Memory Management Hacks by: Koichi Sasada

... he shows a very nice memory profiler so we want to make such a プロファイラー そう inspire from inspire from java g time mory ...

45:53
RubyConf 2009 - Ruby Memory Management Hacks by: Koichi Sasada

146 views

10 years ago

Google Languages
Brian Goetz: "Java -- A Look Ahead" | Java At Google Summit 2019

Abstract: Java is moving fast -- and the future has never been brighter. Java Language Architect Brian Goetz takes you on a ...

1:30:54
Brian Goetz: "Java -- A Look Ahead" | Java At Google Summit 2019

6,309 views

6 years ago

Cave of Programming
Saving Data to Memory: Java Design Patterns Part 16

More courses! Free C++ course: https://www.udemy.com/course/free-learn-c-tutorial-beginners/?

15:22
Saving Data to Memory: Java Design Patterns Part 16

5,577 views

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

2 years ago

The Debug Zone
Java Memory Profiling in AWS Lambda: Tips for Effective Performance Tuning

In this video, we dive into the essential techniques for Java memory profiling within AWS Lambda environments. As serverless ...

1:54
Java Memory Profiling in AWS Lambda: Tips for Effective Performance Tuning

13 views

8 months ago

FOSDEM
JVM startup: why it matters to the new world order

by Daniel Heidinga At: FOSDEM 2018 Room: UD2.208 (Decroly) Scheduled start: 2018-02-03 14:50:00+01.

24:40
JVM startup: why it matters to the new world order

180 views

7 years ago