mirror of https://github.com/dapr/docs.git
Removed reference to "Dapr Jobs engine"
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
This commit is contained in:
parent
378fdf04d4
commit
bb71ef9f26
|
@ -7,7 +7,7 @@ description: "Learn more about the Dapr Jobs features and concepts"
|
||||||
---
|
---
|
||||||
|
|
||||||
Now that you've learned about the [jobs building block]({{< ref jobs-overview.md >}}) at a high level, let's deep dive
|
Now that you've learned about the [jobs building block]({{< ref jobs-overview.md >}}) at a high level, let's deep dive
|
||||||
into the features and concepts included with the Dapr Jobs engine and SDKs. Dapr Jobs:
|
into the features and concepts included with Dapr Jobs and the various SDKs. Dapr Jobs:
|
||||||
- Provides a robust and scalable API for scheduling operations to be triggered in the future.
|
- Provides a robust and scalable API for scheduling operations to be triggered in the future.
|
||||||
- Exposes several core capabilities which are common across all supported languages.
|
- Exposes several core capabilities which are common across all supported languages.
|
||||||
which are common across all supported languages.
|
which are common across all supported languages.
|
||||||
|
|
Loading…
Reference in New Issue