image_not_found

Information

  • Date : 2022
  • Languages : C
  • Protocols : Raft,SWIM
  • Client : Open Source Commuity

Project Brief:

Stalwart is a fully distributed event streaming platform and in-memory key-value store written in C and released under the AGPL license.

Highlights:

  • Implements the Raft Consensus Protocol and the SWIM Gossip Protocol.
  • Thread-per-core architecture
  • eBPF for CPU sharding
  • Kernel TLS