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=Esta caracter\u00edstica habilita la memoria cach\u00e9 local para las respuestas web. \
- Incluye la caracter\u00edstica distributedMap y ejecuta el almacenamiento autom\u00e1tico en la memoria cach\u00e9 de las respuestas de aplicaci\u00f3n web para mejorar los tiempos de respuesta y el rendimiento. \
- Las aplicaciones pueden incluir un archivo cache-spec.xml para personalizar el almacenamiento en memoria cach\u00e9 de respuesta. \
- La memoria cach\u00e9 puede distribuirse mediante la adici\u00f3n de un proveedor de memoria cach\u00e9 de red como, por ejemplo, WebSphere eXtreme Scale.
|