Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Thread_safety> ?p ?o. }
Showing items 1 to 30 of
30
with 100 items per page.
- Thread_safety abstract "Thread safety is a computer programming concept applicable in the context of multi-threaded programs. A piece of code is thread-safe if it only manipulates shared data structures in a manner that guarantees safe execution by multiple threads at the same time. There are various strategies for making thread-safe data structures.A key challenge in multi-threaded programming, thread safety was not a concern for most application developers until the 1990s when operating systems began to expose multiple threads for code execution. Today, a program may execute code on several threads simultaneously in a shared address space where each of those threads has access to virtually all of the memory of every other thread. Thread safety is a property that allows code to run in multi-threaded environments by re-establishing some of the correspondences between the actual flow of control and the text of the program, by means of synchronization.".
- Thread_safety wikiPageID "45634".
- Thread_safety wikiPageRevisionID "603736554".
- Thread_safety hasPhotoCollection Thread_safety.
- Thread_safety subject Category:Programming_language_topics.
- Thread_safety subject Category:Threads_(computing).
- Thread_safety comment "Thread safety is a computer programming concept applicable in the context of multi-threaded programs. A piece of code is thread-safe if it only manipulates shared data structures in a manner that guarantees safe execution by multiple threads at the same time.".
- Thread_safety label "Bezpieczeństwo wątków".
- Thread_safety label "Programme à fil sécurisé".
- Thread_safety label "Seguridad en hilos".
- Thread_safety label "Thread safety".
- Thread_safety label "Thread safety".
- Thread_safety label "Thread safety".
- Thread_safety label "Thread-safety".
- Thread_safety label "Threadsicherheit".
- Thread_safety label "スレッドセーフ".
- Thread_safety label "线程安全".
- Thread_safety sameAs Threadsicherheit.
- Thread_safety sameAs Seguridad_en_hilos.
- Thread_safety sameAs Programme_à_fil_sécurisé.
- Thread_safety sameAs Thread_safety.
- Thread_safety sameAs スレッドセーフ.
- Thread_safety sameAs 스레드_안전.
- Thread_safety sameAs Bezpieczeństwo_wątków.
- Thread_safety sameAs Thread_safety.
- Thread_safety sameAs m.0cd7s.
- Thread_safety sameAs Q1326976.
- Thread_safety sameAs Q1326976.
- Thread_safety wasDerivedFrom Thread_safety?oldid=603736554.
- Thread_safety isPrimaryTopicOf Thread_safety.