JBoss AS Question:
Download Questions PDF

Which component handles cluster communication in JBoss?

Answer:

The JGroups framework provides services to enable peer-to-peer communications between nodes in a cluster. It is built on top a stack of network communication protocols that provide transport, discovery, reliability and failure detection, and cluster membership management services.

Download JBoss Interview Questions And Answers PDF

Previous QuestionNext Question
What optimization could I use if the EJB container is the only point of write access to the database?Is it possible to put a JBoss server instance into multiple cluster at the same time?