Configuring a Liberty JVM server to use collectives

A collective is a set of Liberty servers in a single management domain. A collective consists of at least one Liberty server that is defined as a collective controller and any number of Liberty servers that are defined as collective members.

About this task

This task describes how to set up a Liberty collective that contains CICS Liberty JVM servers.

Collectives can span multiple hosts and architectures, meaning a collective can contain Liberty JVM servers in CICS. For more information about collectives, see Collective architecture.

Note: The following tasks focus on configuring Liberty JVM servers as controllers or members of the collective. Any Liberty server can either host a collective as a controller, or join as a member. For more information about configuring Liberty servers outside of CICS, see Setting up the server-management environment for Liberty by using collectives.

Procedure

  1. Configure a Liberty collective controller.
    For more information about configuring a Liberty JVM server as a collective controller, see Configuring a Liberty JVM server as a collective controller.
  2. Configure a Liberty server to join a collective as a member.
    For more information about configuring a Liberty JVM server as a collective member, see Configuring a Liberty JVM server as a collective member.

What to do next