The message service performs the following tasks in the Java cluster:(More than one answers are true)
Select all that apply, then click Submit answer.
-
○
Guaranteed message transmission
-
○
The applications can lock objects are release locks again.
-
○
It manages the lock table in the main memory and receives requests for setting or releasing locks
-
○
Forwarding of messages and requests to all participants (broadcast)
-
○
Support for message server failover
-
○
Communication between different services