Jumpnet - A Distributed Kafka Clone

  • replicated log abuse for message-passing a la kafka, improvements to FSM for persistent/websocket connections, benchmarks, metrics
  • Writing about how I modified the replicated log and FSM to pass messages
  • Modifications to be made to FSM design
  • A small architecture diagram

Published on: 2022-12-03
Tags: builds golang raft distributed_systems WIP tech Collections: tech