Agentβ™₯︎Age
Catalog

once

Official

by aurumflux20 Β· Python

Run a side effect exactly once under retries, redelivery, and concurrent workers.

io.github.aurumflux20/once-kernel β€” Model Context Protocol (MCP) Server

The MCP server io.github.aurumflux20/once-kernel provides functionality to run a side effect exactly once in the presence of retries, redelivery, and concurrent workers. It is associated with topics spanning ai-agents, distributed-systems, exactly-once, idempotency, mcp, postgres, and python.

πŸ› οΈ Key Features

  • Exactly-once execution semantics for a side effect
  • Handles retries
  • Handles redelivery
  • Supports concurrent workers

πŸš€ Use Cases

  • Exactly-once side effects in distributed systems
  • Idempotent behavior for AI agent workflows
  • Postgres-backed processes requiring exactly-once guarantees

⚑ Developer Benefits

  • Clear mapping to exactly-once and idempotency patterns
  • Fits MCP environments (mcp topic) with Python-based implementations

⚠️ Limitations

  • Limited documented scope: only side-effect β€œexactly once” under retries/redelivery/concurrency is described

Topics

ai-agentsdistributed-systemsexactly-onceidempotencymcppostgrespython
once - agentage MCP Catalog