---
title: Runtime state-management architectures
description: This section provides an overview of runtime state-managment architecture options available for PingFederate.
component: pingfederate
version: 13.1
page_id: pingfederate:server_clustering_guide:pf_runtime_state_manage_achitec
canonical_url: https://docs.pingidentity.com/pingfederate/13.1/server_clustering_guide/pf_runtime_state_manage_achitec.html
llms_txt: https://docs.pingidentity.com/pingfederate/llms.txt
docs_for_agents: https://developer.pingidentity.com/build-with-ai/docs-for-agents.md
revdate: July 5, 2022
---

# Runtime state-management architectures

This section provides an overview of runtime state-managment architecture options available for PingFederate.

Runtime state-management services distribute session-state information in the cluster, making it possible for multiple nodes to handle SSO and logout requests as a single system. In a cluster consisting of a large number of nodes, it might be desirable for performance reasons to share session-state information with only a subset of nodes. PingFederate supports two runtime state-management architectures: adaptive clustering and directed clustering.
