> Markdown version of [/events/world-congress-2025/sessions/500-rpc-reinvented](https://www.wearedevelopers.com/events/world-congress-2025/sessions/500-rpc-reinvented). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # RPC Reinvented: Asynchronous, Durable, and Agent-Ready - **Date:** Thursday, Jul 10, 2025 - **Time:** 10:10–10:40 (30 min) - **Room:** Stage 8 - **Event:** World Congress 2025 - **Tags:** apis, llms, open source, software architecture ## Recording [Watch recording](https://www.wearedevelopers.com/videos/1643-rpc-reinvented-asynchronous-durable-and-agent-ready) ## Description Remote Procedure Call (RPC) frameworks provide a convenient abstraction for request-response communication. In practice, their implicit time constraints and sensitivity to intermittent failures present challenges. As a result, developers often abandon RPC and accept the complexity of asynchronous APIs, queues, and orchestration layers. This session introduces Nexus RPC, a new open standard that brings the simplicity of RPC to long-running, fault-tolerant operations. Unlike traditional RPC, operations persist independently of client or service lifecycles and can be tracked, resumed, or cancelled at any point—even after outages or restarts. It's RPC reimagined for the realities of modern applications. Attend this session to learn what Nexus RPC is and how it addresses fundamental challenges in distributed systems. You'll also discover why it is particularly valuable for agentic AI, as it enables LLM-powered agents to reliably invoke external tools and monitor long-running operations. ## Speaker ### [Maxim Fateev](https://www.wearedevelopers.com/@maxim-fateev) CTO and Co-Founder of Temporal Technologies Inc. ## Related talks at this congress - [Beyond Prompting: Building Scalable AI with Multi-Agent Systems and MCP](https://www.wearedevelopers.com/events/world-congress-2025/sessions/802-beyond-prompting) — Viktoria Semaan - [The AI Agent Path to Prod: Building for Reliability](https://www.wearedevelopers.com/events/world-congress-2025/sessions/621-the-ai-agent-path-to) — Max Tkacz - [Delay the AI Overlords: How OAuth and OpenFGA Can Keep Your AI Agents from Going Rogue](https://www.wearedevelopers.com/events/world-congress-2025/sessions/608-delay-the-ai) — Deepu - [API = Some REST and HTTP, right? RIGHT?!](https://www.wearedevelopers.com/events/world-congress-2025/sessions/628-api-some-rest-and) — Rustam Mehmandarov