Thread Safety in Java
6 المشاهدات
admin
03 Dec 2019
Thread safety is a computer programming concept applicable to multi-threaded code. Thread-safe code only manipulates shared data structures in a manner that ensures that all threads behave properly and fulfill their design specifications without unintended interaction. There are various strategies for making thread-safe data structures.
-Wikipedia
link : https://www.youtube.com/playli....st?list=PLsyeobzWxl7
Github :- https://github.com/navinreddy2....0/Java-Tutorial-for-
-
فئة
أظهر المزيد
تعليقات الفيسبوك
لم يتم العثور على تعليقات