• 🌙 Community Spirit

    Ramadan Mubarak! To honor this month, Crax has paused NSFW categories. Wishing you peace and growth!

IT & Software Pluralsight – Advanced Java 8 Concurrent Patterns (1 Viewer)

Currently reading:
 IT & Software Pluralsight – Advanced Java 8 Concurrent Patterns (1 Viewer)

Covers web development, programming, AI, cloud computing, DevOps, and cybersecurity.
Recently searched:

baladia

Member
Amateur
LV
5
Joined
Feb 22, 2024
Threads
1,667
Likes
171
Awards
10
Credits
1,697©
Cash
0$

86b597c6b42b9329986b3d29216dd515.jpeg



Updated: Nov 26, 2024
Duration: 3h 28m | Video: .MP4, 1280x720 30 fps | Audio: AAC, 48 kHz, 2ch | Size: 255 MB
Genre: eLearning | Language: English
Concurrency is a hard to master topic. This Java course takes you from the basics you already know, (runnable and synchronization) to the next Level: the java.util.concurrent API.


This course, Advanced Java 8 Concurrent Patterns is an in-depth presentation of advanced fundamentals you'll need to understand to write efficient concurrent applications, that support heavy concurrency and provide high throughput. You'll learn about how you can improve the quality of your concurrent code, by using sophisticated concurrent tools that allow for smooth lock acquisition and fault tolerancy. You'll also be introduced to advanced data structures, such as the copy on write arrays, the concurrent blocking queues, the concurrent skip lists and concurrent hashmaps. By the end of this course, you will understand how to use cyclic barriers, count down latches and semaphores, and how to atomic variables to write non-locking code. All of this will help you on your journey to write better applications.
Link:

 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Tips
Recently searched:

Similar threads

Users who are viewing this thread

Top Bottom