Workflow like it’s hot или почему Temporal.io это база для бизнес логики
Из первых уст рассказываю как переход на Temporal обеспечил надежную доставку клиентских услуг в контексте обычного хостинга.
First, I came to your cloud data centers. Now, I have arrived in your #JavaScript too.
I need to stop sleepwalking.
InfinityFlowApp/aspire-temporal: #dotnet #Aspire component wrapper for the #Temporal CLI dev server https://github.com/InfinityFlowApp/aspire-temporal
👀 Checking out #TemporalIO, taking its #DotNet SDK for a spin, and this whole thing looks really nice!
I can already think of a bunch of scenarios where things would be much simpler with the help of something like this.
Some first look highlights:
- Immediate and scheduled workflows
- Visibility into executed/executing workflows
- Workflow state persistence
- Configurable activity retries
Pretty cool stuff! 😎
Doubts about #idempotence in #TemporalIO seem to be confirmed by insights from my discussion with #ChatGPT. 🤔 Exploring the complexities of achieving idempotence in intricate systems. Check out the thought-provoking thread:
https://chat.openai.com/share/68526142-057c-4e0f-b1ae-9fb434f7a541
Is there any other good solutions for execution of long term scheduled tasks besides Temporal.io? We would like to stop squeezing Redis instances.
Started playing with @zioscala and @temporalio workflow platform to create a sample project with REST API server, Temporal workflow processing all in separate modules.
Check it out and send me feedback/ideas.
Finally found the time to play around with #TemporalIO😅 https://zerokspot.com/weblog/2021/12/18/intro-to-temporalio/
So far so promising 🙂 #blogged