I thought it was about Airflow, but the conversation shifted to other tools for managing tasks at the client level.
HHongBy any chance, I'm thinking about workflows; do you know about them?
KKakao DeveloperI know it. Are you talking about something like Airflow?
SStartup DeveloperI don't think that's it. Aren't you talking about task management at the client level instead?
KKakao DeveloperAh, you mean something like Netflix Conductor. I use that often.
KKakao DeveloperIt's great because using that allows you to abstract and handle complex things. Even many people working at Kakao don't know about it, and I've wondered why. There's also an open-source project called Temporal.
KKakao DeveloperIf you use this, it's very stable because it's event-driven, even if traffic explodes due to an event.
HHongYou should have told me if you knew. Anyone want to try building something with this together?
TToss DeveloperOh, I took a quick look at the site and Temporal looks interesting. I think it would be good to adopt it.