💡 Words with a Similar Meaning to "Shared memory"
Found via reverse dictionary — words that share a conceptual meaning.
| Word | Definition |
|---|---|
| distributed shared memory | In computer science, distributed shared memory is a form of memory architecture where physically separated memories can be addressed as a single shared address space. |
| time-sharingnoun | (computing) A technique that allows many users to use a central computer simultaneously through remote terminals. |
| inter-process communicationnoun | Alternative spelling of interprocess communication. [(computing) A set of techniques for the exchange of data among two or more threads in one or more processes.] |
| multiple instruction, single data | In computing, multiple instruction, single data is a type of parallel computing architecture where many functional units perform different operations on the same data. |
| shared graphics memory | In computer architecture, shared graphics memory refers to a design where the graphics chip does not have its own dedicated memory, and instead shares the main system RAM with the CPU and other components. |
| concurrencynoun | The property or an instance of being concurrent; something that happens at the same time as something else. |
| computer multitasking | In computing, multitasking is the concurrent execution of multiple tasks (also known as processes) over a certain period of time. |
| parallelismnoun | The state or condition of being parallel; agreement in direction, tendency, or character. |
| task parallelism | (also known as function parallelism and control parallelism) a form of parallelization of computer code across multiple processors in parallel computing environments. |
| single program, multiple data | In computing, single program, multiple data is a term that has been used to refer to computational models for exploiting parallelism where-by multiple processors cooperate in the execution of a program in order to obtain results faster. |
| symmetric multiprocessing | Symmetric multiprocessing or shared-memory multiprocessing involves a multiprocessor computer hardware and software architecture where two or more identical processors are connected to a single, shared main memory, have full access to all input and output devices, and are controlled by a single operating system instance that treats all processors equally, reserving none for special purposes. |
| computer memory | Computer memory stores information, such as data and programs, for immediate use in the computer. |
| interprocess communicationnoun | (computing) A set of techniques for the exchange of data among two or more threads in one or more processes. |
| shared resource | In computing, a shared resource, or network share, is a computer resource made available from one host to other hosts on a computer network. |
| shared medium | In telecommunication, a shared medium is a medium or channel of information transfer that serves more than one user at the same time. |
| parallel ram | In computer science, a parallel random-access machine (parallel RAM or PRAM) is a shared-memory abstract machine. |
| software transactional memory | In computer science, software transactional memory is a concurrency control mechanism analogous to database transactions for controlling access to shared memory in concurrent computing. |
| microsoft windows library files | The Microsoft Windows operating system supports a form of shared libraries known as "dynamic-link libraries", which are code libraries that can be used by multiple processes while only one copy is loaded into memory. |
| deadlock prevention algorithms | In computer science, deadlock prevention algorithms are used in concurrent programming when multiple processes must acquire more than one shared resource. |
| multitaskingnoun | (figuratively) The practice or capability of handling more than one task at the same time. |
Translate “Shared memory” into Another Language
Pick a language — the word will be pre-filled in the translator.