threadsafe
English
Alternative forms
- thread-safe
Pronunciation
Audio (UK) (file)
Adjective
threadsafe (not comparable)
- (computing, programming) That can be safely accessed from multiple threads.
- 2004, Scott Oaks, Henry Wong, Java threads
- Only a few collection classes are threadsafe. As we'll see later, being threadsafe does not necessarily mean that you can safely use them in every multithreaded program.
- 2006, Dave Minter, Jeff Linwood, Beginning Hibernate: From Novice to Professional
SessionFactory
objects are threadsafe, so it is not necessary to obtain one for each thread.
- 2004, Scott Oaks, Henry Wong, Java threads
Anagrams
This article is issued from Wiktionary. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.