ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

236 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

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

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

28,872 views

3 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

4 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

23 views

5 years ago

How bnj
Volatile storage | Volatile memory | what is L1, l2 and l3 in cache of processor | Sram vs dram | 💡

Volatile storage | Volatile memory | what is L1, l2 and l3 in cache of processor | Sram vs dram This is an animated video on cache ...

7:48
Volatile storage | Volatile memory | what is L1, l2 and l3 in cache of processor | Sram vs dram | 💡

288 views

4 years ago

Skill Horizon NextGen
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,723 views

8 years ago

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

Code Review: volatile variables and parallel streams in Java Helpful? Please support me on Patreon: ...

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

0 views

3 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

173,953 views

13 years 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,060 views

3 years ago

src7cse
Constant folding, not to touch Volatile memory, etc. in Code optimisation of Intermediate code phase

Constant folding, Code motion, not to touch Volatile memory, etc. in Code optimisation of Intermediate code generation phase.

27:24
Constant folding, not to touch Volatile memory, etc. in Code optimisation of Intermediate code phase

45 views

4 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

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

Code Review: Using synchronized blocks and volatile variables to ask a Java thread to terminate gracefully Helpful? Please ...

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

1 view

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

12 years ago

Cave of Programming
Advanced Java: Multi-threading Part 3 -- The Synchronized Keyword

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

13:16
Advanced Java: Multi-threading Part 3 -- The Synchronized Keyword

147,563 views

13 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!

81 views

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

439 views

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

4 years ago

src7cse
Volatile keyword in C programming, static declaration before function for callable  from same file.

From Wikipedia, the free encyclopedia In commputer programming, particularly in the C, C++, C#, and Java programming ...

8:37
Volatile keyword in C programming, static declaration before function for callable from same file.

55 views

3 years ago

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

Non-volatile variable value during wait() and notifyall() call in 2 threads Helpful? Please use the *Thanks* button above! Or, thank ...

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

14 views

3 years ago