ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,905 results

Cave of Programming
Advanced Java: Multi-threading Part 4 -- Multiple Locks; Using Synchronized Code Blocks

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

18:16
Advanced Java: Multi-threading Part 4 -- Multiple Locks; Using Synchronized Code Blocks

144,682 views

13 years ago

Mike Wittie
Threads and Locks

The problem with that is that locking and unlocking is fairly expensive from from the runtime perspective because you need to you ...

20:14
Threads and Locks

756 views

5 years ago

Last Mile Developer
Lockfree Multithreading LMAX Disruptor pattern overview for Beginners

https://cpp.rougneuron.in Disclaimer: The audio is generated using curated resources summarized by Google NotebookLM.

15:51
Lockfree Multithreading LMAX Disruptor pattern overview for Beginners

1,157 views

10 months ago

Cave of Programming
Advanced Java: Multi-threading Part 10 - Re-entrant Locks

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

11:30
Advanced Java: Multi-threading Part 10 - Re-entrant Locks

124,128 views

13 years ago

Academia Usero Videos Educativos
Lectores y escritores con locks Concurrencia Java Academia Usero Estepona

Lectores y escritores con locks Concurrencia Java Suscríbete a nuestro canal en Youtube para ayudarnos a seguir creciendo ...

11:38
Lectores y escritores con locks Concurrencia Java Academia Usero Estepona

2,324 views

10 years ago

The Debug Zone
Understanding Synchronized Blocks in Java: Object Lock vs. Method Lock Explained

In this video, we delve into the intricacies of synchronized blocks in Java, a crucial concept for managing concurrency in your ...

1:53
Understanding Synchronized Blocks in Java: Object Lock vs. Method Lock Explained

0 views

6 months ago

Dr Giacomo Bergami (PhD)
3) Properties of Concurrent Programs & (Reentrant)Locks in Java [Friday 26th of April, 2024]

The codebase is available at: ...

1:55:00
3) Properties of Concurrent Programs & (Reentrant)Locks in Java [Friday 26th of April, 2024]

9 views

4 months 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,543 views

13 years ago

Bulgarian Java User Group
The Hidden Art of Thread-Safe Programming: Exploring java.util.concurrent, Heinz Kabutz

Writing correct, thread-safe code is notoriously challenging. Unlike single-threaded code, concurrency bugs often remain hidden, ...

48:10
The Hidden Art of Thread-Safe Programming: Exploring java.util.concurrent, Heinz Kabutz

919 views

7 months ago

Cave of Programming
Advanced Java: Multi-threading Part 11 - Deadlock

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

14:41
Advanced Java: Multi-threading Part 11 - Deadlock

91,898 views

13 years ago

Roel Van de Paar
Code Review: Barging lock in Java

Code Review: Barging lock in Java Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

3:00
Code Review: Barging lock in Java

22 views

3 years ago

Voxxed Days Bristol
Martin Thompson (keynote) – Adventures with concurrent programming in Java

Martin is a Java Champion with over 2 decades of experience building complex and high-performance computing systems.

45:54
Martin Thompson (keynote) – Adventures with concurrent programming in Java

1,439 views

9 years ago

Tech Dummies - Narendra Lakshmana Gowda
what is OPTIMISTIC LOCK?

learn how and when to use pessimistic and optimistic locks !! how Wikipedia document editing is locked using optimistic locks ...

18:41
what is OPTIMISTIC LOCK?

62,865 views

6 years ago

Southern California Linux Expo
Serverless Java in Action: Cloud Agnostic Design Patterns and Tips

Talk by Kevin Dubois ...

51:31
Serverless Java in Action: Cloud Agnostic Design Patterns and Tips

57 views

1 year ago

Engineering Community
Java Concurrency Essentials by Bogdan Komar

The speech intended to cover basic concurrency theory. During the meeting we will touch the Java concurrency concepts. We will ...

51:19
Java Concurrency Essentials by Bogdan Komar

376 views

4 years ago

programmingconf
MoreVMs’20: “Enhancement of OpenJDK Biased Locking for Infrequent Lock Contention” by Ting Wang

Authors: T. Wang, M. Horie, K. Ogata, H. Chen Gui, X. Ping Guo, Y. Liu Presented virtually at MoreVMs 2020 ...

16:11
MoreVMs’20: “Enhancement of OpenJDK Biased Locking for Infrequent Lock Contention” by Ting Wang

95 views

5 years ago

Javavideotutorails
53 J2EE   Chapter05 Database Lesson15 Locking

J2EE Video Tutorials J2EE Video Tutorials With Example Excersise Files http://www.4shared.com/zip/zp9tkJ77/Workfiles.html?

4:37
53 J2EE Chapter05 Database Lesson15 Locking

947 views

12 years ago

Cave of Programming
Advanced Java: Multi-threading Part 12 - Semaphores

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

10:56
Advanced Java: Multi-threading Part 12 - Semaphores

123,205 views

13 years ago

Uchthlsky Productions
While Loops and Thread Sleeping
6:45
While Loops and Thread Sleeping

1,731 views

9 years ago

Roel Van de Paar
Code Review: Spurious wakeups in Java's BlockingQueue.take()

Code Review: Spurious wakeups in Java's BlockingQueue.take() Helpful? Please support me on Patreon: ...

1:57
Code Review: Spurious wakeups in Java's BlockingQueue.take()

15 views

3 years ago