Subject | English | Portuguese |
IT, earth.sc. | cache-address tag | etiqueta de endereço da memória-cache |
comp., MS | cache-aside programming pattern | padrão de programação cache-aside (A programming pattern in which if the data is not present in the cache, the application, not the distributed cache system, must reload data into the cache from the original data source) |
IT | cache block | bloco de memória cache |
comp., MS | cache client | cliente de cache (A .NET application that uses the Windows Server AppFabric client APIs to communicate with and store data to a Windows Server AppFabric distributed cache system) |
comp., MS | cache cluster | cluster de cache (The instantiation of the distributed cache service, made up of one or more instances of the cache host service working together to store and distribute data. Data is stored in memory to minimize response times for data requests. This clustering technology differs from Windows Clustering) |
comp., MS, Braz. | cache-coherent NUMA | arquitetura NUMA com coerência de cache (A NUMA architecture that provides cache coherency across nodes) |
IT | cache conflict | conflito de memória cache |
IT, earth.sc. | cache memory controller | unidade de controlo de memória-cache |
IT | cache controller, memory management and tag unit | unidade de gestão de memória e de etiquetagem |
comp., MS, Braz. | cache-enabled application | aplicativo habilitado para armazenamento em cache (An application that uses the Windows Server AppFabric cache client to store data in cache on the cache cluster) |
comp., MS | cache-enabled application | aplicação com capacidade de cache (An application that uses the Windows Server AppFabric cache client to store data in cache on the cache cluster) |
comp., MS, Braz. | cache file | arquivo de cache (A file used by DNS servers and clients to store responses to DNS queries. For Windows DNS servers, the cache file is named Cache.dns by default) |
comp., MS | cache file | ficheiro de cache (A file used by DNS servers and clients to store responses to DNS queries. For Windows DNS servers, the cache file is named Cache.dns by default) |
comp., MS, Braz. | cache hit | ocorrência no cache (The condition that exists when a client requests content and the cache server determines that the content is both stored in the cache and up to date. When there is a cache hit, the content is streamed from the cache to the client) |
IT | cache hit | solicitação à memória cache com sucesso |
comp., MS | cache hit | acerto na cache (The condition that exists when a client requests content and the cache server determines that the content is both stored in the cache and up to date. When there is a cache hit, the content is streamed from the cache to the client) |
comp., MS, Braz. | cache interval | tempo em cache (The length of time that a stored copy of the views that are shown in a dashboard can exist on the server) |
comp., MS | cache invalidation | invalidação de cache (The process of flagging an object in the cache so that it will no longer be used by any cache clients. This occurs when an object remains in cache longer than the cache time-out value (when it expires)) |
comp., MS | cache item | item de cache (An object that is stored in the cache and additional information associated with that object, such as tags and version. It can be extracted from the cache cluster using the GetCacheItem client API) |
IT | cache line | bloco de memória cache |
IT, tech. | cache memory | memória escondida |
IT | cache memory | memória oculta |
comp., MS, Braz. | cache memory | memória cache (Cache memory is random access memory (RAM) that a computer microprocessor can access more quickly than it can access regular RAM. As the microprocessor processes data, it looks first in the cache memory and if it finds the data there (from a previous reading of data), it does not have to do the more time-consuming reading of data from larger memory) |
IT | cache memory controller | controlo de memória |
IT | cache memory manager | circuito de gestão |
IT | cache miss | solicitação à memória cache sem sucesso |
comp., MS | cache miss | falha de acerto na cache (The condition that exists when a client requests content and the cache server determines that the content is either not stored in the cache or is not up to date. When there is a cache miss, the server redirects the client to the origin server and also downloads the content from the origin server) |
comp., MS | cache notification | notificação de cache (An asynchronous notification that can be triggered by a variety of cache operations on the cache cluster. Cache notifications can be used to invoke application methods or automatically invalidate locally cached objects) |
comp., MS | cache operation | operação de cache (An event that occurs on regions or cached items that can trigger a cache notification) |
comp., MS | cache plug-in | plug-in de cache (A type of plug-in that enables a Windows Media server to provide cache and proxy support for another Windows Media server) |
comp., MS | cache port | porta de cache (A TCP/IP port used by cache hosts to transmit data to and from the cache clients. The port number used for the cache port can be different on each cache host. These settings are maintained in the cluster configuration settings) |
comp., MS, Braz. | cache/proxy server | servidor de cache/proxy (A server running Windows Media Services for which a cache/proxy plug-in has been enabled, allowing the server to provide cache and proxy support to another Windows Media server) |
comp., MS | cache/proxy server | servidor cache/proxy (A server running Windows Media Services for which a cache/proxy plug-in has been enabled, allowing the server to provide cache and proxy support to another Windows Media server) |
comp., MS | cache region | região de cache (A container of data, within a cache, that co-locates all cached objects on a single cache host. Cache Regions enable the ability to search all cached objects in the region by using descriptive strings, called tags) |
industr., construct. | cache-sexe | slip |
industr., construct. | cache-sexe | mini-slip |
IT, tech. | cache storage | memória escondida |
IT | cache storage | memória oculta |
IT, tech. | cache storage | memória cache |
IT, tech. | cache store | memória escondida |
IT, tech. | cache store | memória cache |
comp., MS, Braz. | cache tag | marca de cache (One or more optional string-based identifiers that can be associated with each cached object stored in a region. Regions allow you to retrieve cached objects based on one or more tags) |
comp., MS | cache tag | etiqueta de cache (One or more optional string-based identifiers that can be associated with each cached object stored in a region. Regions allow you to retrieve cached objects based on one or more tags) |
IT, el. | data cache memory | memória cache de dados |
comp., MS, Braz. | Font Cache Service | Serviço de Cache de Fontes (A Win32 service process that optimizes performance of applications by caching commonly used font data. Applications will start this service if it is not already running. It can be disabled, though doing so will degrade application performance) |
comp., MS | Font Cache Service | Serviço de Cache de Tipos de Letra (A Win32 service process that optimizes performance of applications by caching commonly used font data. Applications will start this service if it is not already running. It can be disabled, though doing so will degrade application performance) |
comp., MS, Braz. | hosted cache client | cliente de cache hospedado (The entity (eg. WebIO) that wishes to retrieve content from the hosted cache) |
comp., MS, Braz. | hosted cache server | servidor de cache hospedado (The entity (eg. IIS) that originally made the content available to the hosted cache) |
IT, el. | instruction cache memory | memória cache de instruções |
comp., MS, Braz. | Metadata Cache Manager | Gerenciador de Cache de Metadados (An administrative tool included in Duet Settings Manager. This tool can be used to manage the metadata cache maintained on the Duet client computer) |
comp., MS, Braz. | Microsoft Update Cache Rule | Regra de Cache do Microsoft Update (A built-in cache rule used to download Microsoft updates using Background Intelligent Transfer Service (BITS)) |
comp., MS, Braz. | object cache GC count | contagem do coletor de lixo do cache de objetos (The total number of objects from the object cache that have been removed from memory by the garbage collector) |
comp., MS, Braz. | object cache live count | contagem dinâmica do cache de objetos (The total number of objects that are currently active in the object cache. These objects can quickly be retrieved from the cache) |
IT | onboard cache memory | memória cache integrada |
comp., MS | PowerShell-based cache administration tool | ferramenta de administração de cache baseada no PowerShell (The exclusive management tool for Windows Server AppFabric. With more than 130 standard command-line tools, this new administration-focused scripting language helps you achieve more control and productivity) |
IT, earth.sc. | S-cache-RAM | memória-cache estática de leitura-escrita de acesso aleatório |
IT | static cache memory | memória estática cache |
IT, earth.sc. | static cache random-access memory | memória-cache estática de leitura-escrita de acesso aleatório |
IT | static random-access cache memory | memória-cache estática de leitura-escrita de acesso aleatório |
comp., MS, Braz. | Windows Font Cache Service | Serviço de Cache de Fontes do Windows (A Win32 service process that optimizes performance of applications by caching commonly used font data. Applications will start this service if it is not already running. It can be disabled, though doing so will degrade application performance) |
comp., MS | Windows Font Cache Service | Serviço de Cache de Tipos de Letra do Windows (A Win32 service process that optimizes performance of applications by caching commonly used font data. Applications will start this service if it is not already running. It can be disabled, though doing so will degrade application performance) |