MachineLearningOnlineRequestSettings.MaxConcurrentRequestsPerInstance プロパティ

定義

デプロイごとに許可されるノードあたりの最大同時要求数。 既定値は 1 です。

public int? MaxConcurrentRequestsPerInstance { get; set; }
member this.MaxConcurrentRequestsPerInstance : Nullable<int> with get, set
Public Property MaxConcurrentRequestsPerInstance As Nullable(Of Integer)

プロパティ値

適用対象