Skip to content

simonapo/ocp-session-replication

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Session Replication

OpenShift supports scalable applications. Scaling enables your application to react to changes in HTTP traffic and automatically allocate the necessary resources to handle the current demand. The OpenShift Enterprise infrastructure monitors incoming web traffic and automatically adds an additional gear of your web cartridge online to handle requests.

For scaled applications, the JBoss App Server cartridge leverages the clustering support already available in the JBoss App Server. As a result, when your application uses web session data, the JBoss App Server cartridge will automatically replicate the data. As a developer, you simply configure your web application to use the distributable tag.

This repo contains sample files for testing session replication.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 55.6%
  • Groovy 27.0%
  • Java 14.9%
  • CSS 2.5%