ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

341 results

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

28,219 views

3 years ago

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

... the delta between Java heap usage and actual working set size can be surprisingly large. The JVM uses off-heap memory for a ...

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

156 views

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

6 years ago

SouJava
Elastic JVM: Automatic Vertical Scaling of the Java Heap

Subscribe: https://bit.ly/javacloudage Ruslan Synytsky: https://twitter.com/siruslan Elder Moraes: https://twitter.com/elderjava ...

55:50
Elastic JVM: Automatic Vertical Scaling of the Java Heap

650 views

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

Plain Schwarz
Radu Gheorghe, Rafał Kuć – Heap sizing and GC tuning for Solr and friends

If the Java heap is too low, you may hit an OOM or circuit breakers. Or maybe the GC latency spikes, causing cluster instability.

21:06
Radu Gheorghe, Rafał Kuć – Heap sizing and GC tuning for Solr and friends

486 views

1 year ago

Engineering Community
JVM Memory Leaks by Mikhail Horbunov

An overview and discussion of types and common causes of memory leaks in Java applications, as well as common approaches ...

46:53
JVM Memory Leaks by Mikhail Horbunov

510 views

4 years ago

Free and Open Source Software Conference (FrOSCon) e.V.
2018 - Unter der Haube der JVM

https://media.ccc.de/v/froscon2018-2176-unter_der_haube_der_jvm Das Java Speichermodell in nebenläufigen Programmen ...

54:50
2018 - Unter der Haube der JVM

161 views

7 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

436 views

6 years ago

FOSDEM
The Missing Benchmark Metric: Memory Consumption

by Jens Wilke At: FOSDEM 2019 https://video.fosdem.org/2019/H.1302/memory_benchmark.webm When doing benchmarks we ...

26:00
The Missing Benchmark Metric: Memory Consumption

298 views

6 years ago

Boris Steinberg
Taming Metaspace: a look at the machinery, and a proposal for a better one | FOSDEM 2020

My talk at FOSDEM 2020 in the Java Devroom. When examining memory footprint of a JVM process, the delta between Java heap ...

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

317 views

5 years ago

FOSDEM
ByteBuffers are dead, long live ByteBuffers!

by Maurizio Cimadamore At: FOSDEM 2020 https://video.fosdem.org/2020/H.1302/bytebuffers.webm Abstract: Direct buffers are, ...

40:18
ByteBuffers are dead, long live ByteBuffers!

1,959 views

5 years ago

The Linux Foundation
Introduction to Memory Management in Linux

Introduction to Memory Management in Linux - Matt Porter, Konsulko All modern non-microcontroller CPUs contain a memory ...

51:19
Introduction to Memory Management in Linux

200,582 views

8 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

Nikita Prokopov
Пишем Heap и динамически программируем на Java

00:00 Выбираем шрифт 07:13 Пишем Heap 55:20 Решаем https://leetcode.com/problems/relative-ranks/ 1:10:12 Решаем ...

2:14:32
Пишем Heap и динамически программируем на Java

777 views

4 years ago

Warwick RSE
Inside the Black Box - Stack and Heap memory

Computer programs generally separate the memory that is available to them into stack memory (that as a good rule of thumb ...

29:47
Inside the Black Box - Stack and Heap memory

19 views

3 years ago

Ian Finlayson
Understanding Memory

Covers references and memory, as well as common misunderstandings about their use in Java.

29:40
Understanding Memory

207 views

5 years ago

Barcelona Jug
Implementing a Simple JVM in Java and Rust by Ben Evans at JBCNConf'19

The JVM is a truly remarkable piece of software, but it is still just a computer program, not magic! In this talk, I will explain how we ...

55:25
Implementing a Simple JVM in Java and Rust by Ben Evans at JBCNConf'19

1,572 views

6 years ago

xmdi
a heap from scratch in x86 assembly | SCHIZONE EP-11

11th video in a series on scientific computing from scratch using x86-64 assembly. This video describes heaps, dynamic memory ...

30:04
a heap from scratch in x86 assembly | SCHIZONE EP-11

921 views

2 years ago

Red Hat Developer
Java to Kubernetes faster and easier | DevNation Day 2020

Speaker: Ray Tsang, Google For Java developers, building containers is a common obstacle on the road to Kubernetes adoption.

33:10
Java to Kubernetes faster and easier | DevNation Day 2020

900 views

5 years ago