gopubsub

command module
v0.0.0-...-7cdfe63 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 23, 2015 License: Apache-2.0 Imports: 6 Imported by: 0

README

gopubsub

A toy distributed pubsub written with Go and gRPC. Inspired by Kafka.

Future Work

  • Tons of cleanup
  • Error checking
  • Close yo files/graceful exits and disconnects
  • Docs
  • Tests
  • Metrics
  • Distributed brokers
  • Partitions
  • Replication
  • Synchronous producers
  • Consumer API
  • Multiple segment files
  • Timeouts
  • Message delivery semantics
  • Availability and durability guarentees
  • Data retention
  • Mmap in the consumer implementation
  • Latency auditing

v0.2

  • Offsets
  • Load previously written data instead of destroying it on startup

v0.1

  • Placeholder binary format
  • Placeholder rpc interface
  • Server binary
  • Publisher test binary
  • Subscriber test "tail -f " binary
  • Works end-to-end (for some definition of works)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package server is a generated protocol buffer package.
Package server is a generated protocol buffer package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL