temporalio / samples-java

Temporal Java SDK samples
http://docs.temporal.io/docs/java-quick-start
Other
159 stars 140 forks source link

[DISCUSSION] Ideas for new samples #130

Open tsurdilo opened 3 years ago

tsurdilo commented 3 years ago

This Issue is used to brainstorm new samples ideas for the Java SDK that we want to add.

If you have any ideas/suggestions feel free to add a comment - thanks!

tsurdilo commented 3 years ago

Samples I'm working on next:

1) Versioning 2) DSL

swyxio commented 3 years ago

DSL will be huge for us

other ideas that we see a lot

but we dont need

tsurdilo commented 3 years ago

DSL sample PR - https://github.com/temporalio/samples-java/pull/151

snagapuriosc commented 2 years ago

@tsurdilo I am looking for sample use case for sending notifications to millions of customers based on date field in Datasource without external monitoring etc ,Can you point me to similar use-case.