Tag: state management
-
The Cloudflare Blog: Building agents with OpenAI and Cloudflare’s Agents SDK
Source URL: https://blog.cloudflare.com/building-agents-with-openai-and-cloudflares-agents-sdk/ Source: The Cloudflare Blog Title: Building agents with OpenAI and Cloudflare’s Agents SDK Feedly Summary: We’re building AI agents where logic and reasoning are handled by OpenAI’s Agents SDK, and execution happens across Cloudflare’s global network via Cloudflare’s Agents SDK. AI Summary and Description: Yes **Summary:** The text provides an in-depth exploration…
-
The Cloudflare Blog: QUIC restarts, slow problems: udpgrm to the rescue
Source URL: https://blog.cloudflare.com/quic-restarts-slow-problems-udpgrm-to-the-rescue/ Source: The Cloudflare Blog Title: QUIC restarts, slow problems: udpgrm to the rescue Feedly Summary: udpgrm is a lightweight daemon for graceful restarts of UDP servers. It leverages SO_REUSEPORT and eBPF to route new and existing flows to the correct server instance. AI Summary and Description: Yes **Summary:** The text discusses the…