Talk in English - UK at PHPCon Poland 2024
Track Name:
Red Path
View Slides: https://speakerdeck.com/sgrodzicki/fault-tolerant-workflow-orchestration-in-php-at-phpcon-poland-2024
Short URL: https://joind.in/talk/56805
(QR-Code (opens in new window))
Developing your application on the Temporal platform gives you a secret weapon – durable execution – which guarantees that your code runs to completion no matter what. The result? Bulletproof applications that are faster to develop and easier to support. Because the full running state of a workflow is durable and fault tolerant by default, your business logic can be recovered, replayed or paused from any arbitrary point.
Comments
Please login to leave a comment
Thank you for the talk. I didn’t know what to expect but you just gave me a plan for some projects where I need something like that
This was interesting summary of Temporal, but for me it was not deep enough technically: I would like to see how workflows/activities are set up when running worker, the example implementation of activity (which uses Temporal SDK under the hood, if I understand correctly), usage of CLI tool or how Temporal's UI looks like. Anyway, good chunk of knowledge, thanks!
Great talk, very well presented from the beginning till the end. Sebastian talks fluently and keeps audience engaged. Also the topic itself was very interesting.