dist-scheduler

command
v0.0.0-...-c81a381 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 3, 2025 License: Apache-2.0 Imports: 10 Imported by: 0

README

Dapr Distributed Scheduler Example with go-sdk

Steps

Prepare
  • Dapr installed (v1.14 or higher)
Run Distributed Scheduling Example
         dapr run --app-id=distributed-scheduler \
                --metrics-port=9091 \
                --scheduler-host-address=localhost:50006 \
                --dapr-grpc-port 50001 \
                --app-port 50070 \
                --app-protocol grpc \
                --log-level debug \
                go run ./main.go

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL