Maxim Fateev
RPC Reinvented: Asynchronous, Durable, and Agent-Ready
#1about 1 minute
Understanding the reliability challenges of traditional RPC
Traditional Remote Procedure Calls (RPC) are not inherently reliable for long-running operations because they don't handle process crashes or network failures.
#2about 2 minutes
The trade-offs of using event-driven systems for reliability
While event-driven systems offer reliability through queues, they sacrifice the simple API contract of RPC and lead to complex, callback-heavy code.
#3about 3 minutes
Building a fault-tolerant RPC with state persistence
A reliable RPC can be achieved by persisting request and response state in a database, allowing different process instances to handle recovery after a crash.
#4about 3 minutes
Combining durable execution with RPC for a better developer experience
Nexus RPC uses the concept of durable execution to preserve process state, enabling developers to write simple, synchronous-style code for long-running, fault-tolerant operations.
#5about 2 minutes
Applying Nexus RPC to build reliable AI agent tools
Nexus RPC is ideal for AI agents as it allows them to reliably invoke external tools that may be long-running, overcoming the limitations of traditional short-lived RPCs.
#6about 5 minutes
Demo of a fault-tolerant AI agent using Temporal
A live demonstration shows how an AI agent running in a Temporal workflow can invoke a long-running tool and survive process crashes without losing state.
#7about 2 minutes
Summary of Nexus RPC and durable execution benefits
Nexus RPC, enabled by durable execution platforms like Temporal, provides a reliable and simple RPC paradigm for long-running operations, avoiding the complexity of event-driven systems.
Related jobs
Jobs that call for the skills explored in this talk.
Featured Partners
Related Videos
Durable Execution: A Revolutionary Abstraction for Building Resilient Applications
Maxim Fateev
Is your backend a hodgepodge of queues, event stores and cron jobs? Durable Execution to the Rescue.
Maxim Fateev
Beyond Prompting: Building Scalable AI with Multi-Agent Systems and MCP
Viktoria Semaan
The AI Agent Path to Prod: Building for Reliability
Max Tkacz
Event-Driven Architecture: Breaking Conversational Barriers with Distributed AI Agents
Abhimanyu Selvan
From A2A to MCP: How AI’s “Brains” are Connecting to “Arms and Legs”
Brad Axen
REST in Peace? What does the API protocol of the future look like? Or do we have it already?
Simon Auer
On a Secret Mission: Developing AI Agents
Jörg Neumann
From learning to earning
Jobs that call for the skills explored in this talk.
Agentic AI Architect - Python, LLMs & NLP
FRG Technology Consulting
Intermediate
Azure
Python
Machine Learning
Nexus Sr Backend Spring boot Developer
Axiom Software Solutions
Málaga, Spain
Senior
API
Java
Kafka
Grafana
Jenkins
+5
Nexus Backend Spring boot Developer, hibrido
Axiom Software Solutions
Municipality of Madrid, Spain
Senior
API
Java
Kafka
Spring
Grafana
+6
Solution Architect
Third Nexus
Charing Cross, United Kingdom
€67-107K
Senior
Java
.NET
Azure
Amazon Web Services (AWS)
Conception d'agent IA et Maintenance de Workflows (n8n)
Aeon Studio
Canton of Colombes-1, France
Remote
API
Senior C++ Proprietary Game Engine/Tooling Developer (Remote)
NeuralAI
Municipality of Madrid, Spain
Remote
€70-140K
API
C++
GIT
+3
Senior C++ Proprietary Game Engine/Tooling Developer (Remote)
NeuralAI
Barcelona, Spain
Remote
€70-140K
API
C++
DirectX
+3




