Files
doc-exports/docs/modelarts/umn/modelarts_05_0356.html
Lai, Weijian 6aa966a79a ModelArts UMN 24.3.0 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Lai, Weijian <laiweijian4@huawei.com>
Co-committed-by: Lai, Weijian <laiweijian4@huawei.com>
2024-11-02 09:04:52 +00:00

1.2 KiB

What Are the Differences Between Real-Time Services and Batch Services?

  • Real-Time Services

    Models are deployed as web services. You can access the services through the management console or APIs.

  • Batch Services

    A batch service performs inference on batch data and automatically stops after data processing is completed.

A batch service processes batch data at a time. A real-time service provides APIs for you to call.