12345678910111213141516171819 |
- ###############################################################################
- # Copyright (c) 2018 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=Este recurso permite a persist\u00eancia de sess\u00f5es HTTP usando o JCache. \
- A persist\u00eancia de dados de sess\u00f5es HTTP utilizando o JCache oferece alto desempenho na persist\u00eancia de sess\u00f5es HTTP sem o uso de um banco de dados relacional. \
- O failover de sess\u00f5es HTTP pode ser obtido configurando v\u00e1rios servidores para fazer a persist\u00eancia dos dados para o mesmo local.
|