Get Started Docs Learn Cloud Blog Use Cases Temporal Github Repository Sign Up for Cloud

Temporal's Seattle Meetup

When

May 25, 2023

Where

ThinkSpace Seattle
1700 Westlake Ave N #200
Seattle, WA
98109

Digging into design patterns
and actor models

Temporal is thrilled to come to the Seattle community with our first-ever meetup in the backyard of our founders! We'll have some technical talks, some time for community networking, and more! Come have some snacks, drinks, and learn more about distributed systems. We'll be doing a raffle at the end, so be sure to stick around. See you there!


Agenda:

  • 5:45 - 6:15 PM PT - Networking and Social
  • 6:15 - 6:30 PM PT - Welcome, Announcements
  • 6:30 - 7:00 PM PT - Talk, Max B - Design patterns for [distributed] actor models
  • 7:00 - 7:30 PM PT - Talk, Fitz - Building infinitely-long lived actors with Temporal
  • 7:30 - 8:00 PM PT - Closing, social & networking


Code of Conduct:

Temporal Community Meetup officially adopts the Temporal Code of Conduct. Harassment, bullying, and discrimination are unacceptable here and if you witness or experience those or other harmful behaviors, please let the organizers know.

Speaker

Fitz

Developer Advocate
Temporal Technologies

Building infinitely-long lived actors with Temporal

Actor patterns in Temporal aren't immediately obvious. After all, the term "Workflow" implies a process with a clear beginning and end, right? But if that process could potentially never end, what distinguishes a "Workflow" from an "Actor"? In this talk, Fitz will quickly review what an Actor is and then show you how to build your own Actor-style (aka "Entity") Workflows with Temporal.

Speaker

Max Bovykin

Software Engineer
Temporal Technologies

Design patterns for distributed actor models

Stateful distributed systems are hard to design and implement. In this talk, we will show how workflows and the actor model can simplify this task by providing reliable and scalable building blocks. We will focus on the actor model, a paradigm that models each system component as an independent and concurrent actor that communicates with others through messages. We will compare actors with microservices, and share some best practices for using actors to build stateful distributed systems.

YouTube Twitter LinkedIn Slack