Eric Ziegler
Eric Ziegler
TITLE:Software Architect
COMPANY:Washington Post
STATUS UPDATE
I am a software architect in the Arc XP division of the Washington Post, with a focus on video, audio, photo, and machine learning platforms.
TALK
Streaming Messages from Temporal Workers
ABSTRACT
Ever wanted to send notifications from your Temporal workers to the rest of your platform? What about sending streaming LLM responses from your workers back to your customers? In this session we explore an architecture for doing exactly that: real-time notifications from your Temporal workers to anything capable of reading an SSE response.