-
1 multiple threads
Программирование: несколько потоков, множество потоков -
2 multiple threads
• многоходова резбаEnglish-Bulgarian polytechnical dictionary > multiple threads
-
3 Most modern operating systems allow a single process to group multiple threads into a related set that shares some properties and keeps certain others private
Универсальный англо-русский словарь > Most modern operating systems allow a single process to group multiple threads into a related set that shares some properties and keeps certain others private
-
4 activity diagram of multiple threads
Программирование: диаграмма активности нескольких потоковУниверсальный англо-русский словарь > activity diagram of multiple threads
-
5 be guaranteed in the presence of multiple threads of control
Программирование: обеспечиваться многопоточной средойУниверсальный англо-русский словарь > be guaranteed in the presence of multiple threads of control
-
6 concurrent object: An active object whose semantics are guaranteed in the presence of multiple threads of control
Общая лексика: параллельный объект: активный объект, семантика которого обеспечивается многопоточной средой (см. Object-Oriented Analysis and Design wi)Универсальный англо-русский словарь > concurrent object: An active object whose semantics are guaranteed in the presence of multiple threads of control
-
7 running multiple threads
Программирование: запуск нескольких потоковУниверсальный англо-русский словарь > running multiple threads
-
8 number of threads
-
9 многоходова резба
multiple threadmultiple threadsmultiplex threadmultiplex threadsБългарски-Angleščina политехнически речник > многоходова резба
-
10 factor + influir
-
11 Большинство современных операционных систем позволяет отдельным процесс
Универсальный русско-английский словарь > Большинство современных операционных систем позволяет отдельным процесс
-
12 диаграмма активности нескольких потоков
Programming: activity diagram of multiple threadsУниверсальный русско-английский словарь > диаграмма активности нескольких потоков
-
13 запуск нескольких потоков
Programming: running multiple threadsУниверсальный русско-английский словарь > запуск нескольких потоков
-
14 множество потоков
Programming: multiple threads -
15 несколько потоков
Programming: multiple threads -
16 обеспечиваться многопоточной средой
Универсальный русско-английский словарь > обеспечиваться многопоточной средой
-
17 параллельный объект: активный объект, семантика которого обеспечивается многопоточной средой
Универсальный русско-английский словарь > параллельный объект: активный объект, семантика которого обеспечивается многопоточной средой
-
18 SIMT
Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > SIMT
-
19 critical section
"A segment of code which is not reentrant; that is, it does not support concurrent access by multiple threads. Often, a critical section is used to protect shared resources." -
20 thread
"A type of object within a process that runs program instructions. Using multiple threads allows concurrent operations within a process and enables one process to run different parts of its program on different processors simultaneously. A thread has its own set of registers, its own kernel stack, a thread environment block, and a user stack in the address space of its process."
- 1
- 2
См. также в других словарях:
multiple thread — noun : a screw thread composed of two or more distinct parallel intertwined threads or helices … Useful english dictionary
Green threads — In computer programming, Green threads are threads that are scheduled by a Virtual Machine (VM) instead of natively by the underlying operating system. Green threads emulate multithreaded environments without relying on any native OS capabilities … Wikipedia
Illinois Carnegie Libraries Multiple Property Submission — Infobox nrhp name = Illinois Carnegie Libraries MPS nrhp type = caption =Buffalo Township Public Library in Polo, Illinois. location = Illinois, USA nearest city = lat degrees = lat minutes = lat seconds = lat direction = long degrees = long… … Wikipedia
Thread (computer science) — This article is about the concurrency concept. For the multithreading in hardware, see Multithreading (computer architecture). For the form of code consisting entirely of subroutine calls, see Threaded code. For other uses, see Thread… … Wikipedia
Multithreading (computer architecture) — This article describes hardware supports for multithreads. For thread in software, see Thread (computer science). Multithreading computers have hardware support to efficiently execute multiple threads. These are distinguished from multiprocessing … Wikipedia
Simultaneous multithreading — Simultaneous multithreading, often abbreviated as SMT, is a technique for improving the overall efficiency of superscalar CPUs with hardware multithreading. SMT permits multiple independent threads of execution to better utilize the resources… … Wikipedia
Multi-core — A multi core processor (or chip level multiprocessor, CMP) combines two or more independent cores into a single package composed of a single integrated circuit (IC), called a die, or more dies packaged together. The individual core is normally a… … Wikipedia
Multithreading (computer hardware) — Multithreading computers have hardware support to efficiently execute multiple threads. These are distinguished from multiprocessing systems (such as multi core systems) in that the threads must all operate in the same address space, as there is… … Wikipedia
Multiprocessing — (see also Multiprocessor) Multiprocessing is the use of two or more central processing units (CPUs) within a single computer system. The term also refers to the ability of a system to support more than one processor and/or the ability to allocate … Wikipedia
Central processing unit — CPU redirects here. For other uses, see CPU (disambiguation). An Intel 80486DX2 CPU from above An Intel 80486DX2 from below … Wikipedia
DragonFly BSD — DragonFly redirects here. For other uses, see Dragonfly (disambiguation). DragonFly Company / developer Matthew Dillon OS family Unix like … Wikipedia