Sponsor of the Day:
Jerkmate
https://datatracker.ietf.org/doc/html/draft-ietf-behave-v6v4-xlate-stateful-12
draft-ietf-behave-v6v4-xlate-stateful-12
Stateful NAT64: Network Address and Protocol Translation from IPv6 Clients to IPv4 Servers (Internet-Draft, 2016)
draft ietfbehavestateful12
https://andybalaam.codeberg.page/gssmp/
Gnome Simple Stateful Music Player
music playergnomesimplestateful
https://candelatech.com/
Candela Technologies - Stateful IP Traffic Generators and Network Emulators
Candela Technologies makes a network emulator and a stateful mixed network traffic generator to test the performance of network based applications and network...
traffic generatorscandelatechnologiesstatefulip
https://neon.com/guides/mastra-neon
Building stateful AI Agents with Mastra and Neon Postgres - Neon Guides
Learn how to give your Mastra AI agents long-term memory by integrating them with Neon Postgres for scalable, persistent storage.
neon postgres guidesbuilding statefulai agentsmastra
https://blog.langchain.com/langgraph-platform-ga/
LangGraph Platform is now Generally Available: Deploy & manage long-running, stateful Agents
Oct 13, 2025 - LangGraph Platform, our infrastructure for deploying and managing agents at scale, is now generally available. Learn how to deploy
generally availabledeploy managelong runninglanggraphplatform
https://docs.dapr.io/developing-applications/building-blocks/state-management/howto-stateful-service/
How-To: Build a stateful service | Dapr Docs
Use state management with a scaled, replicated service
dapr docsbuildstatefulservice
https://datatracker.ietf.org/doc/html/rfc9504
RFC 9504 - Path Computation Element Communication Protocol (PCEP) Extensions for Stateful PCE Usage...
Path Computation Element Communication Protocol (PCEP) Extensions for Stateful PCE Usage in GMPLS-Controlled Networks (RFC 9504, )
path computation elementcommunication protocol pceprfc9504extensions
https://docs.jax.dev/en/latest/jep/28845-stateful-rng.html
JEP 28845: Stateful Randomness in JAX — JAX documentation
jepstatefulrandomnessjaxdocumentation
https://dev.to/dev_rajput_2d46f92f8a3418/every-climate-chatbot-is-amnesiac-so-i-built-aura-a-stateful-climate-coach-on-backboard-gemini-4kih
Every climate chatbot is amnesiac. So I built Aura — a stateful climate coach on Backboard + Gemini...
Apr 19, 2026 - Every climate chatbot is amnesiac. So I built Aura — a stateful climate coach on Backboard +... Tagged with weekendchallenge, webdev, ai, devchallenge.
everyclimatechatbotamnesiacbuilt
https://www.networkworld.com/article/967038/named-data-networking-stateful-forwarding-plane-for-datagram-delivery.html
Named data networking: Stateful forwarding plane for datagram delivery | Network World
Feb 25, 2019 - Reinventing smart routing and dumb forwarding.
named data networkingstatefulforwardingplanedatagram
https://kubernetes.io/docs/tasks/run-application/run-single-instance-stateful-application/
Run a Single-Instance Stateful Application | Kubernetes
This page shows you how to run a single-instance stateful application in Kubernetes using a PersistentVolume and a Deployment. The application is MySQL....
single instancerunstatefulapplicationkubernetes
https://stateful.com/
Stateful
stateful
https://datatracker.ietf.org/doc/html/rfc8231
RFC 8231 - Path Computation Element Communication Protocol (PCEP) Extensions for Stateful PCE
Path Computation Element Communication Protocol (PCEP) Extensions for Stateful PCE (RFC 8231, )
path computation elementcommunication protocol pceprfc8231extensions
https://fetchsandbox.com/openapi-mock-server
OpenAPI Mock Server — Generate a Stateful Sandbox From Any Spec | FetchSandbox
An OpenAPI mock server returns example responses from your spec. A FetchSandbox goes further: persistent state, lifecycle transitions, and real webhook events...
mock serveropenapigeneratestatefulsandbox
https://csrc.nist.gov/pubs/sp/800/208/final
SP 800-208, Recommendation for Stateful Hash-Based Signature Schemes | CSRC
hash based signaturesp 800208recommendationstateful
https://datatracker.ietf.org/doc/html/rfc6146
RFC 6146 - Stateful NAT64: Network Address and Protocol Translation from IPv6 Clients to IPv4...
Stateful NAT64: Network Address and Protocol Translation from IPv6 Clients to IPv4 Servers (RFC 6146, )
network addressipv6 clientsrfc6146stateful
https://www.networkworld.com/article/4138834/openai-launches-stateful-ai-on-aws-signaling-a-control-plane-power-shift-3.html
OpenAI launches stateful AI on AWS, signaling a control plane power shift | Network World
Mar 2, 2026 - While reaffirming its Microsoft partnership, the company is building a Bedrock-native orchestration layer that positions it firmly in multi-cloud territory.
openai launches statefulcontrol plane poweraws signalingshift networkworld
https://csrc.nist.gov/Projects/stateful-hash-based-signatures
Stateful Hash-Based Signatures | CSRC
In Special Publication 800-208, Recommendation for Stateful Hash-Based Signature Schemes, NIST approves two schemes for stateful hash-based signatures (HBS) as...
hash based signaturesstatefulcsrc
https://thenewstack.io/kubernetes-vpa-inplace-resize/
Why Kubernetes 1.35 is a game-changer for stateful workload scaling - The New Stack
Learn how to use Vertical Pod Autoscaling (VPA) in Kubernetes 1.35 to resize running pods in-place without evictions, perfect for stateful and long-running...
kubernetes 1 35game changernew stackstatefulworkload
https://datatracker.ietf.org/doc/html/rfc7550
RFC 7550 - Issues and Recommendations with Multiple Stateful DHCPv6 Options
Issues and Recommendations with Multiple Stateful DHCPv6 Options (RFC 7550, ; obsoleted by RFC 8415)
dhcpv6 optionsrfc7550issuesrecommendations
https://www.convex.dev/sync
Stateful Sync Platform
Convex is the stateful sync platform for your product.
statefulsyncplatform
https://gobyexample.com/stateful-goroutines
Go by Example: Stateful Goroutines
goexamplestateful
https://hackage.haskell.org/package/MFlow
MFlow: stateful, RESTful web framework
stateful, RESTful web framework
restful webstatefulframework
https://datatracker.ietf.org/doc/rfc6146/
RFC 6146 - Stateful NAT64: Network Address and Protocol Translation from IPv6 Clients to IPv4...
This document describes stateful NAT64 translation, which allows IPv6-only clients to contact IPv4 servers using unicast UDP, TCP, or ICMP. One or more public...
network addressipv6 clientsrfc6146stateful
https://ponyfoo.com/articles/stateful-regular-expressions
Are Regular Expressions Stateful? — Pony Foo
regular expressionspony foostateful
https://www.freecodecamp.org/news/stateful-vs-stateless-architectures-explained/
Stateful vs Stateless Architecture – Explained for Beginners
statefulvsstatelessarchitectureexplained
https://www.security-insider.de/netzwerke/firewalls/
Firewalls - Appliance, Stateful Packet Inspection (SPI), Personal Firewall
Security durch Personal- oder externe Firewall. Informieren Sie sich hier über Software und Appliances für Stateful Paket Inspection (SPI), Port-Freigabe und...
packet inspectionfirewallsappliancestatefulspi
https://www.geeksforgeeks.org/computer-networks/difference-between-stateless-and-stateful-protocol/
Difference Between Stateless and Stateful Protocol - GeeksforGeeks
Your All-in-One Learning Portal: GeeksforGeeks is a comprehensive educational platform that empowers learners across domains-spanning computer science and...
protocol geeksforgeeksdifferencestatelessstateful
https://www.computerworld.com/article/4138831/openai-launches-stateful-ai-on-aws-signaling-a-control-plane-power-shift-2.html
OpenAI launches stateful AI on AWS, signaling a control plane power shift – Computerworld
Mar 2, 2026 - While reaffirming its Microsoft partnership, the company is building a Bedrock-native orchestration layer that positions it firmly in multi-cloud territory.
openai launches statefulcontrol plane poweraws signalingshiftcomputerworld
https://arxiv.org/abs/2603.04385
[2603.04385] ZipMap: Linear-Time Stateful 3D Reconstruction via Test-Time Training
Abstract page for arXiv paper 2603.04385: ZipMap: Linear-Time Stateful 3D Reconstruction via Test-Time Training
linear time3d reconstructiontest training2603stateful
https://www.decodable.co/product/powerful-stream-processing
Stateful stream processing with fully-managed Apache Flink - Decodable
All the power of Apache Flink without the configuration and management.
stream processingfully managedapache flinkstatefuldecodable
https://www.computerweekly.com/feature/Kubernetes-at-10-Building-stateful-app-storage-and-data-protection
Kubernetes at 10: Building stateful app storage and data protection | Computer Weekly
Google engineer Michelle Au was involved in Kubernetes storage early, as the container orchestration platform was developed to support data protection...
10 buildingdata protectioncomputer weeklykubernetesstateful
https://workers.cloudflare.com/product/agents
Cloudflare Agents - Build Stateful AI Agents
Build proactive AI agents with built-in memory, scheduling, and real-time communication. Every agent gets its own SQLite database and can respond to emails,...
cloudflare agentsstateful aibuild
https://zesty.co/finops-academy/auto-scaling/why-stateful-workloads-are-often-the-biggest-scaling-bottleneck-in-k8s/
Why stateful workloads are often the biggest scaling bottleneck in K8s - Zesty
Mar 26, 2026 - Kubernetes was built for elasticity.With modern autoscaling tools like Karpenter and Cluster Autoscaler, clusters can spin up new nodes in seconds to handle...
statefulworkloadsoftenbiggestscaling
https://waymo.com/research/stt-stateful-tracking-with-transformers-for-autonomous-driving/
STT: Stateful Tracking with Transformers for Autonomous Driving
Tracking objects in three-dimensional space is critical for autonomous driving. To ensure safety while driving, the tracker must be able to reliably track...
autonomous drivingsttstatefultrackingtransformers
https://hackage.haskell.org/package/bento
bento: 🍱 Manage stateful components.
🍱 Manage stateful components.
bentomanagestatefulcomponents
https://akka.io/blog/cloud-native-app-design-techniques-cqrs-event-sourcing-messaging
Design techniques for building stateful, cloud-native applications: Part 3 – messages, CQRS, and...
Mar 20, 2025 - In Part 3 of our series on designing stateful cloud-native apps, we explore messaging types, event sourcing, and CQRS in cloud-native architecture.
cloud native applicationsdesign techniquesbuilding statefulpart 3messages
https://cloud.rakuten.com/key-solutions/stateful-edge
Rakuten Cloud Distributed Stateful Edge | Ultra-Low Latency & Data Privacy
Unlock the power of the edge with localized processing for ultra-low latency and enhanced data privacy. Empower advanced telecommunications and critical...
ultra low latencyrakuten clouddata privacydistributedstateful
https://www.infoworld.com/article/4138825/openai-launches-stateful-ai-on-aws-signaling-a-control-plane-power-shift.html
OpenAI launches stateful AI on AWS, signaling a control plane power shift | InfoWorld
Feb 27, 2026 - While reaffirming its Microsoft partnership, the company is building a Bedrock-native orchestration layer that positions it firmly in multi-cloud territory.
openai launches statefulcontrol plane poweraws signalingshiftinfoworld
https://datatracker.ietf.org/doc/html/rfc9357
RFC 9357 - Label Switched Path (LSP) Object Flag Extension for Stateful PCE
Label Switched Path (LSP) Object Flag Extension for Stateful PCE (RFC 9357, )
label switched pathstateful pcerfclspobject