ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

269 results

Random clouds by Balaji Chandrasekaran
Volatile variable - Java topics

https://www.youtube.com/channel/UC971_t26MVs7uMtjbgf7elQ?sub_confirmation=1 - Please like, share and subscribe to my ...

1:23
Volatile variable - Java topics

137 views

2 years ago

The Debug Zone
Java Threads: Do All Shared Variables Need to Be Volatile for Safety?

In this video, we dive into the intricacies of Java threads and the critical role of shared variables in multithreaded programming.

1:34
Java Threads: Do All Shared Variables Need to Be Volatile for Safety?

2 views

8 months ago

Splash Conference 2017
A Volatile-by-Default JVM for Server Applications

Lun Liu, Todd Millstein, Madan Musuvathi A memory consistency model (or simply memory model) defines the possible values ...

17:36
A Volatile-by-Default JVM for Server Applications

191 views

8 years ago

Peter Schneider
Can r1 == 0 and r2 == 0 occur without volatile in this Java program?

Can r1 == 0 and r2 == 0 occur without volatile in this Java program? I hope you found a solution that worked for you :) The Content ...

2:16
Can r1 == 0 and r2 == 0 occur without volatile in this Java program?

0 views

1 year ago

The Coding Gopher
Singleton Design Pattern in 5 Minutes

In this video, we dive deep into the Singleton Design Pattern - one of the most commonly used creational design patterns.

5:02
Singleton Design Pattern in 5 Minutes

1,070 views

1 year ago

The Debug Zone
LinkedBlockingQueue node's next is not volatile

Today's Topic: LinkedBlockingQueue node's next is not volatile Thanks for taking the time to learn more. In this video I'll go ...

1:24
LinkedBlockingQueue node's next is not volatile

1 view

3 months ago

Ivan Ponomarev
Mainor 2022. Java Concurrency, Part 1

Concurrency is perhaps the most complex field of programming. It requires a knowledge of multiple fundamental principles, like ...

1:20:57
Mainor 2022. Java Concurrency, Part 1

1,091 views

4 years ago

Skill Horizon
51 Java How to use volalite keyword in java | by Sanjay Gupta

How to use volatile keyword in java is demonstrated with example. If you are interested to learn Salesforce then please go through ...

3:59
51 Java How to use volalite keyword in java | by Sanjay Gupta

1,724 views

8 years ago

The Debug Zone
Why don't we need volatile with StampedLock?

Today's Topic: Why don't we need volatile with StampedLock? Thanks for taking the time to learn more. In this video I'll go through ...

2:38
Why don't we need volatile with StampedLock?

0 views

2 months ago

shiva ashirvaad (Shiva.a)
Java tutorial -31 | Transient and volatile in java with example

For Master of Computer Applications , Bachelor of Computer Applications , computer education professionals,teachers and school ...

24:30
Java tutorial -31 | Transient and volatile in java with example

24 views

5 years ago

Roel Van de Paar
Code Review: volatile variables and parallel streams in Java (2 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

3:35
Code Review: volatile variables and parallel streams in Java (2 Solutions!!)

0 views

4 years ago

Cave of Programming
Learn Java Tutorial for Beginners, Part 48: Transient and Serial Version UIDs

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

16:15
Learn Java Tutorial for Beginners, Part 48: Transient and Serial Version UIDs

9,173 views

12 years ago

Interview DOT
JAVA 8 - CAN I UPDATE LOCAL VARIABLE INSIDE A LAMBDA EXPRESSION EFFECTIVELY FINAL | INTERVIEWDOT

JAVA8 #JAVA8INTERVIEW #JAVA8INTERVIEWLAMBDA #JAVA8EFFECTIVEFINAL Click here ...

1:57
JAVA 8 - CAN I UPDATE LOCAL VARIABLE INSIDE A LAMBDA EXPRESSION EFFECTIVELY FINAL | INTERVIEWDOT

3,617 views

5 years ago

Cave of Programming
Advanced Java: Multi-threading Part 2 -- Basic Thread Synchronization

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

9:50
Advanced Java: Multi-threading Part 2 -- Basic Thread Synchronization

174,136 views

13 years ago

NCTV Educoment
74.Java Tutorial - #74 - strictfp Keyword
3:32
74.Java Tutorial - #74 - strictfp Keyword

491 views

7 years ago

Roel Van de Paar
Using synchronized blocks and volatile variables to ask a Java thread to terminate gracefully

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

4:13
Using synchronized blocks and volatile variables to ask a Java thread to terminate gracefully

1 view

4 years ago

Interview DOT
Java 8 FindFirst() | What is AtomicInteger() | Find First Non Consecutive Number Demo | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. Stream ...

2:32
Java 8 FindFirst() | What is AtomicInteger() | Find First Non Consecutive Number Demo | InterviewDOT

446 views

5 years ago

Code Master
Patrón Singleton en Java 🚀: ¡Domina el diseño con una instancia única!

Sabías que el patrón Singleton es uno de los más usados en desarrollo de software? Aprende cómo implementar este patrón ...

28:18
Patrón Singleton en Java 🚀: ¡Domina el diseño con una instancia única!

87 views

1 year ago

Ingeniero John Ortiz Ordoñez
Java - Ejercicio 318: Sincronizar la Ejecución de Múltiples Threads con synchronized

https://github.com/Fhernd/Java-Ejercicios 318. Sincronizar la Ejecución de Múltiples Threads con synchronized con el lenguaje ...

9:03
Java - Ejercicio 318: Sincronizar la Ejecución de Múltiples Threads con synchronized

1,658 views

6 years ago

Roel Van de Paar
Non-volatile variable value during wait() and notifyall() call in 2 threads (3 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

1:54
Non-volatile variable value during wait() and notifyall() call in 2 threads (3 Solutions!!)

18 views

3 years ago