DictionaryForumContacts

   English
Terms for subject Microsoft containing cache | all forms | exact matches only
EnglishFrench
Active Cachecache actif (A client-side cache and caching service that enables Project Pro to interact directly with the local cache on the machine rather than with the server, for opens and saves, and then handles moving any changes to the project plan between the client and Project Server)
ARP cachecache ARP (A table of Internet Protocol version 4 (IPv4) addresses and their corresponding media access control (MAC) address. There is a separate ARP cache for each interface)
assembly cachecache d'assembly (A machine-wide code cache used for side-by-side storage of assemblies. There are two parts to the cache: the global assembly cache contains assemblies that are explicitly installed to be shared among many applications on the computer; the download cache stores code downloaded from Internet or intranet sites, isolated to the application that triggered the download so that code downloaded on behalf of one application/page does not impact other applications)
bytecode cachingmise en cache du bytecode (A technique for preprocessing JavaScript files so they can be loaded faster)
cache agingvieillissement du cache (The mechanism of caching that determines when a cache row is outdated and must be refreshed)
cache-aside programming patternmode de programmation de type 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)
cache clientclient 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)
cache 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)
cache-coherent NUMAarchitecture NUMA avec cohérence de cache (A NUMA architecture that provides cache coherency across nodes)
cache-enabled applicationapplication prenant en charge le cache (An application that uses the Windows Server AppFabric cache client to store data in cache on the cache cluster)
cache filefichier 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)
cache hierarchyhiérarchie des serveurs de cache (A network of cache proxies that have sibling and parent relationships)
cache intervalintervalle de cache (The length of time that a stored copy of the views that are shown in a dashboard can exist on the server)
cache invalidationinvalidation 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))
cache itemélément 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)
cache lineligne de cache (The smallest unit of memory than can be transferred between the main memory and the cache)
cache notificationnotification 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)
cache operationopération de cache (An event that occurs on regions or cached items that can trigger a cache notification)
cache plug-inplug-in en cache (A type of plug-in that enables a Windows Media server to provide cache and proxy support for another Windows Media server)
cache portport 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)
cache proxyproxy de cache (A proxy that is capable of caching responses so that when there is a cache hit, the proxy can serve the requested content without forwarding the request to the destination server)
cache/proxy serverserveur 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)
cache regionzone 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)
cache serverserveur de cache (A server that stores previously requested Web content. When the same content is requested later, the server either sends the cached content or acquires newer content, depending on the freshness of the cached content that is defined by cache directives. A cache server is frequently used to reduce the network traffic and the response time by serving the cached content, when appropriate)
cache tagétiquette 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)
caching resolverprogramme de résolution de cache DNS (A program that extracts information from DNS servers in response to client requests)
download cachecache de téléchargement (A cache that is part of the assembly cache and stores code downloaded from Internet or intranet sites, isolated to the application that caused the download so that code downloaded on behalf of one application or page does not impact other applications)
duplicate request cachecache DRC (A cache of recent requests, used by most NFS version 3 protocol server implementations, for the processing of duplicate non-idempotent requests. The duplicate request cache provides a short-term memory mechanism in which the original completion status of a request is remembered and the operation attempted only once. If a duplicate copy of this request is received, then the original completion status is returned)
edge cache serverserveur de cache de périmètre (A disk-based cache/proxy server that is at the network edge. In a multi-tiered cache hierarchy, requests for cacheable content use intelligent DNS routing to route the first content received to the edge cache nodes)
file cachecache de fichiers (File-based storage that is created on the client computer when the client components are installed)
file system cachecache du système de fichiers (An area of physical memory that holds frequently used pages. It allows applications and services to locate pages rapidly and reduces disk activity)
Font Cache Serviceservice de mise en cache de polices (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)
forms cachecache de formulaires (A location on a computer's hard drive to store a local copy of a form to improve performance when opening a form subsequent times)
global assembly cacheGlobal Assembly Cache (A computer-wide code cache that stores assemblies specifically installed to be shared by many applications on the computer)
hosted cachecache hébergé (A server or WAN appliance in a branch office which aggregates all data cached by peers to ensure higher availability)
local cachecache local (A feature that enables deserialized copies of cached objects to be saved in the memory of the same process that runs the cache-enabled application)
metadata cachecache des métadonnées (A file-based cache maintained on the client computer for the purpose of storing metadata for the end-user applications)
Metadata Cache ManagerGestionnaire de cache de métadonnées (An administrative tool included in Duet Settings Manager. This tool can be used to manage the metadata cache maintained on the Duet client computer)
Microsoft Office Document CacheCache de documents Microsoft Office (A client-side cache for documents that are stored on Web servers. Documents are seamlessly replicated from this local cache, and uploaded to servers as required, enabling faster and more robust file access)
Microsoft Update Cache Rulerègle de mise en cache pour Microsoft Update (A built-in cache rule used to download Microsoft updates using Background Intelligent Transfer Service (BITS))
named cachecache nommé (A configurable unit of in-memory storage that has policies associated with it and that is available across all cache hosts in a cache cluster)
Office Document CacheCache de documents Office (A client-side cache for documents that are stored on Web servers. Documents are seamlessly replicated from this local cache, and uploaded to servers as required, enabling faster and more robust file access)
page output cachecache de sortie de pages (A special storage location of templatized pages for performance enhancement)
parent cache serverserveur de cache parent (In a multi-tiered cache hierarchy, a disk-based cache proxy/server that sits between the edge cache node and the origin server)
PowerShell-based cache administration tooloutil d'administration du cache basé sur 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)
property cachecache de propriétés (For Indexing Service, a file that stores values for document properties)
RAM cachecache RAM (Cache memory that is used by the system to store and retrieve data from the RAM. Frequently accessed segments of data may be stored in the cache for quicker access compared with secondary storage devices such as disks)
random access memory cachecache RAM (Cache memory that is used by the system to store and retrieve data from the RAM. Frequently accessed segments of data may be stored in the cache for quicker access compared with secondary storage devices such as disks)
reference data cachecache de données de référence (A Microsoft SQL Server database created on the client computer for maintaining SAP data required by end-user applications during offline and online use)
UID cachecache UID (A file for storing Unique Identifier alphanumeric values for e-mail users)
Windows Font Cache Serviceservice de mise en cache de polices 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)