Skip to content

Commit

Permalink
mention hiatus writing a book on building distributed services
Browse files Browse the repository at this point in the history
  • Loading branch information
travisjeffery committed Nov 16, 2019
1 parent de32e55 commit cd4ab28
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ Kafka/distributed commit log service in Go.
- [ ] API versioning [more API versions to implement]
- [ ] Replication [first draft done - testing heavily now]

## Hiatus Writing Book

I’m writing a book for PragProg called Building Distributed Services with Go. [You can sign up on this mailing list and get updated when the book’s available.](http://eepurl.com/dC5-l1) It walks you through building a distributed commit log from scratch. I hope it will help Jocko contributors and people who want to work on distributed services.

## Reading

- [How Jocko's built-in service discovery and consensus works](https://medium.com/the-hoard/building-a-kafka-that-doesnt-depend-on-zookeeper-2c4701b6e961#.uamxtq1yz)
Expand Down

0 comments on commit cd4ab28

Please sign in to comment.