JBoss AS Question:

Which component handles cluster communication in JBoss?

Tweet Share WhatsApp

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 PDF Read All 31 JBoss Questions
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?