-
Home
- Infromation Technology
- Certification
- SCEA Java Architect
- Architecture Principles
- What is TRUE about HTTPSession
<< First
< Previous
Flashcard
Next >
Last >>
Explanation:
HTTPSession replication means redundant storing of the attributes of a HTTPSession on nodes of a cluster High availability is achieved because in the event one of your node crashes, another node in the cluster will be able to recover. Hence, the fault-tolerance is improved.
Replication has performance costs due to resources and time consumed to serialize objects stored in the session and due to network bandwidth requirements needed to keep the copies in sync.
Exam Home Page
|
JavaChamp TeamSenior Java Developer
QuizOver.com
Germany
|
Attribution:
Oracle, Sun, Java and all Java-based trademarks and logos are trademarks or registered trademarks of Oracle and/or its affiliates.