ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

27 results

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)

234 views

5 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,281 views

2 years ago

Hasgeek TV
Erik André - Memory Dumps: Going beyond the memory leak

Memory dumps have long been used in Java to find and analyze memory related issues such as memory leaks. However, with the ...

43:01
Erik André - Memory Dumps: Going beyond the memory leak

854 views

10 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

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

81,258 views

6 years ago

pwn.college
pwn.college - Advanced Exploitation - Heap Address Disclosure via Race Condition

Let's dig in and leak some heap addresses! Module details at https://pwn.college/modules/exploitation2.

35:15
pwn.college - Advanced Exploitation - Heap Address Disclosure via Race Condition

2,923 views

5 years ago

Heapspace
Heapcon 2019 | Applying NASA Coding Guidel ines to Java Script - Denis Radin

Heapcon is a regional tech conference for software engineers and tech business, organized by Heapspace. https://heapcon.io.

33:18
Heapcon 2019 | Applying NASA Coding Guidel ines to Java Script - Denis Radin

53 views

6 years ago

Heapspace
Vuk Božović - Hikari Connection Pooling with Spring Boot

This talk will cover the concept of "connection pooling" with the widely adopted Hikari Connection Pool giving an overview of the ...

29:57
Vuk Božović - Hikari Connection Pooling with Spring Boot

289 views

11 months ago

arghadip kar
SAP ABAP: Understanding and Troubleshooting SAP Memory Management

Understanding and Troubleshooting SAP Memory Management https://youtu.be/7QXb66SL0gg #s4hana #abap #sap #fiori ...

43:38
SAP ABAP: Understanding and Troubleshooting SAP Memory Management

5,741 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

201,546 views

8 years ago

John Kubiatowicz
CS162 Lecture 4: Abstractions 2: Files and I/O

In this lecture, we continue our brief foray into user-level programming by discussing File and I/O APIs -- both stream and RAW ...

1:28:16
CS162 Lecture 4: Abstractions 2: Files and I/O

23,974 views

4 years ago

Heapspace
Async Showdown: Java Virtual Threads vs. Kotlin Coroutines - Riccardo Lippolis

Discover the potential impact of Java Virtual Threads on Kotlin Coroutines, the popular alternative for asynchronous programming ...

34:10
Async Showdown: Java Virtual Threads vs. Kotlin Coroutines - Riccardo Lippolis

1,399 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

22,584 views

6 years ago

Coding with Minmer
Kth Largest Element in an Array || Leetcode 215 || 2 Variant Questions Big Tech Actually Asks

Discover the actual variants Meta asks on Leetcode problem 215: Kth Largest Element in an Array. Timestamps: 00:00 Leetcode ...

20:45
Kth Largest Element in an Array || Leetcode 215 || 2 Variant Questions Big Tech Actually Asks

6,274 views

11 months ago

Linux Plumbers Conference
LPC2018 - Heterogeneous Memory Management

url: https://linuxplumbersconf.org/event/2/contributions/70/ speaker: Jerome Glisse (Red Hat) Heterogeneous computing use ...

36:33
LPC2018 - Heterogeneous Memory Management

1,340 views

7 years ago

Paris JUG
2019/03/12 - The Path Forward in Java: AdoptOpenJDK and Open JVMs

AdoptOpenJDK is a community effort led by one of the largest and most active Java User Groups in the world. The London Java ...

48:13
2019/03/12 - The Path Forward in Java: AdoptOpenJDK and Open JVMs

116 views

6 years ago

Jon Gjengset
Implementing TCP in Rust (part 1)

In this stream, we started implementing the ubiquitous TCP protocol that underlies much of the traffic on the internet! In particular ...

5:19:48
Implementing TCP in Rust (part 1)

247,201 views

6 years ago

Coding with Minmer
Merge Intervals || Leetcode 56 || 1 Variant Question Big Tech Actually Asks

Discover the actual variant Meta asks on Leetcode problem 56: Merge Intervals. Timestamps: 00:00 Leetcode Explanation 11:02 ...

23:33
Merge Intervals || Leetcode 56 || 1 Variant Question Big Tech Actually Asks

8,178 views

1 year ago

Andrea Ross
We Can Do Better - IBM's Vision for the Next Generation of Java Runtimes

There is no question that the Java platform is successful. There are mature high performance runtimes, a rich ecosystem with ...

55:37
We Can Do Better - IBM's Vision for the Next Generation of Java Runtimes

2,105 views

13 years ago

MIT 6.824: Distributed Systems
Lecture 2: RPC and Threads

Lecture 2: RPC and Threads MIT 6.824: Distributed Systems (Spring 2020) https://pdos.csail.mit.edu/6.824/

1:20:22
Lecture 2: RPC and Threads

241,772 views

5 years ago