dapr / docs

Dapr user documentation, used to build docs.dapr.io
https://docs.dapr.io
Creative Commons Attribution 4.0 International
987 stars 715 forks source link

Distributed Scheduler API building block docs #3915

Open hhunter-ms opened 6 months ago

hhunter-ms commented 6 months ago

Work involved

Jobs pt 1 PR

merged #4164

Jobs pt 2 PR

in progress #4240

Jobs pt 3 PR

still to-do

The associated pull request from dapr/dapr, dapr/components-contrib, or other Dapr code repos dapr/proposals#44

cicoyle commented 3 months ago

Note for myself: the Scheduler will also need to be documented here since its a new control plane service as well.

cicoyle commented 1 month ago

This is an involved update and requires updating several documents and diagrams

Let's just call this the Scheduler API, rather than Distributed Scheduler API. All of the APIs are distributed in some way and this term is redundant.

msfussell commented 1 month ago

Also see this issue in QS repor - Go SDK Quickstart for Scheduler API https://github.com/dapr/quickstarts/issues/1026