Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 575 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 575 Bytes

Broadway

Actor library for Go. Designed to provide minimal abstractions on top of Goroutines and channels. Based loosely on Akka.

This is a work in progress and should be expected to change.

TODO:

  • Documentation
  • Supervisors
    • Watching
  • Remote
  • Journaling + Snapshots

Build Status Coverage Status