update placeholder diagram

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
Hannah Hunter 2023-04-12 18:59:31 -04:00
parent 9109e7f065
commit 0045f98d88
2 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ To provide scalability and reliability, actors instances are throughout the clu
You can invoke actor methods by calling them over HTTP, as shown in the general example below.
<img src="/images/actors_background_placement_service_registration.png" width=600>
<img src="/images/actors-calling-method.png" width=900>
1. The service calls the actor API on the sidecar.
1. With the cached partitioning information from the placement service, the sidecar determines which actor service instance will host actor ID **3**. The call is forwarded to the appropriate sidecar.

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB