DictionaryForumContacts

Terms containing Cache | all forms | exact matches only
SubjectEnglishPortuguese
IT, earth.sc.cache-address tagetiqueta de endereço da memória-cache
comp., MScache-aside programming patternpadrã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)
ITcache blockbloco de memória cache
comp., MScache clientcliente 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., MScache clustercluster 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 NUMAarquitetura NUMA com coerência de cache (A NUMA architecture that provides cache coherency across nodes)
ITcache conflictconflito de memória cache
IT, earth.sc.cache memory controllerunidade de controlo de memória-cache
ITcache controller, memory management and tag unitunidade de gestão de memória e de etiquetagem
comp., MS, Braz.cache-enabled applicationaplicativo 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., MScache-enabled applicationaplicaçã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 filearquivo 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., MScache fileficheiro 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 hitocorrê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)
ITcache hitsolicitação à memória cache com sucesso
comp., MScache hitacerto 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 intervaltempo 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., MScache invalidationinvalidaçã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., MScache itemitem 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)
ITcache linebloco de memória cache
IT, tech.cache memorymemória escondida
ITcache memorymemória oculta
comp., MS, Braz.cache memorymemó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)
ITcache memory controllercontrolo de memória
ITcache memory managercircuito de gestão
ITcache misssolicitação à memória cache sem sucesso
comp., MScache missfalha 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., MScache notificationnotificaçã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., MScache operationoperação de cache (An event that occurs on regions or cached items that can trigger a cache notification)
comp., MScache plug-inplug-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., MScache portporta 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 serverservidor 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., MScache/proxy serverservidor 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., MScache regionregiã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-sexeslip
industr., construct.cache-sexemini-slip
IT, tech.cache storagememória escondida
ITcache storagememória oculta
IT, tech.cache storagememória cache
IT, tech.cache storememória escondida
IT, tech.cache storememória cache
comp., MS, Braz.cache tagmarca 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., MScache tagetiqueta 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 memorymemória cache de dados
comp., MS, Braz.Font Cache ServiceServiç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., MSFont Cache ServiceServiç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 clientcliente de cache hospedado (The entity (eg. WebIO) that wishes to retrieve content from the hosted cache)
comp., MS, Braz.hosted cache serverservidor de cache hospedado (The entity (eg. IIS) that originally made the content available to the hosted cache)
IT, el.instruction cache memorymemória cache de instruções
comp., MS, Braz.Metadata Cache ManagerGerenciador 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 RuleRegra 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 countcontagem 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 countcontagem 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)
ITonboard cache memorymemória cache integrada
comp., MSPowerShell-based cache administration toolferramenta 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-RAMmemória-cache estática de leitura-escrita de acesso aleatório
ITstatic cache memorymemória estática cache
IT, earth.sc.static cache random-access memorymemória-cache estática de leitura-escrita de acesso aleatório
ITstatic random-access cache memorymemória-cache estática de leitura-escrita de acesso aleatório
comp., MS, Braz.Windows Font Cache ServiceServiç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., MSWindows Font Cache ServiceServiç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)

Get short URL