1234567891011121314151617181920 |
- ###############################################################################
- # Copyright (c) 2013 IBM Corporation and others.
- # All rights reserved. This program and the accompanying materials
- # are made available under the terms of the Eclipse Public License v1.0
- # which accompanies this distribution, and is available at
- # http://www.eclipse.org/legal/epl-v10.html
- #
- # Contributors:
- # IBM Corporation - initial API and implementation
- ###############################################################################
- #
- #ISMESSAGEFILE FALSE
- #NLS_ENCODING=UNICODE
- #NLS_MESSAGEFORMAT_NONE
- #
- description=Questa funzione consente la memorizzazione nella cache locale per le risposte Web. \
- Include la funzione distributedMap ed esegue una memorizzazione in cache automatica di risposte di applicazioni web per migliorare i tempi di risposta e il livello di prestazione. \
- Le applicazioni possono includere un file cache-spec.xml per personalizzare la memorizzazione in cache delle risposte. \
- La cache pu\u00f2 essere distribuita mediante l'aggiunta di un provider di cache di rete come WebSphere eXtreme Scale.
|