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=Esse recurso permite o armazenamento em cache local para respostas da web. \
- Ele inclui o recurso distributedMap e executa o armazenamento em cache autom\u00e1tico de respostas do aplicativo da web para melhorar os tempos de resposta e o rendimento. \
- Os aplicativos podem incluir um arquivo cache-spec.xml para customizar o armazenamento em cache de respostas. \
- O cache pode ser distribu\u00eddo por meio da adi\u00e7\u00e3o de um provedor de cache de rede, como o WebSphere eXtreme Scale.
|