Home

Definition of affinity

For Network Load Balancing, the method used to associate client requests to cluster hosts. When no affinity is specified, all network requests are load balanced across the cluster without respect to their source. Affinity is implemented by directing all client requests from the same IP address to the same cluster host.

Computer Science

Other definitions of affinity

The mechanism for associating threads of a process with a processor.

Computer Science