{
  "generated": "2026-04-19T08:15:29.898Z",
  "tag": "queue",
  "slug": "queue",
  "count": 2,
  "url": "https://brittleboye.github.io/awesome-lattice/tags/queue/",
  "projects": [
    {
      "name": "LatticeMQ",
      "description": "Kafka-style distributed message queue on the lattice. Two-level hierarchy of topics and partitions, each an append-only log with lattice merge semantics.",
      "category": {
        "id": "engines",
        "title": "Embedded Engines"
      },
      "slug": "latticemq",
      "url": "https://brittleboye.github.io/awesome-lattice/projects/engines/latticemq/",
      "json": "https://brittleboye.github.io/awesome-lattice/projects/engines/latticemq.json",
      "markdown": "https://brittleboye.github.io/awesome-lattice/projects/engines/latticemq.md",
      "tags": [
        "queue",
        "pubsub",
        "messaging"
      ]
    },
    {
      "name": "CAD040: Lattice Queue",
      "description": "A Kafka-style append-only log on the lattice — stable offsets, independent consumer positions, CRDT-convergent replication, and truncation that preserves offset identity. Event streaming without a central broker, paired with CAD037's state to cover both halves of distributed-system data.",
      "category": {
        "id": "cads",
        "title": "Convex Architecture Documents"
      },
      "slug": "cad040-lattice-queue",
      "url": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad040-lattice-queue/",
      "json": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad040-lattice-queue.json",
      "markdown": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad040-lattice-queue.md",
      "tags": [
        "spec",
        "queue",
        "lattice",
        "crdt",
        "streaming"
      ]
    }
  ]
}