Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cahit beyaz authored Apr 11, 2017
1 parent 80b756a commit 75a325f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# go-job-worker

[![Build Status](https://travis-ci.org/beyazc/job-worker.svg?branch=master)](https://travis-ci.org/beyazc/job-worker)

Job/Worker pattern example in golang . Most of the code is taken from http://marcio.io/2015/07/handling-1-million-requests-per-minute-with-golang/ , Missing parts in the post are added.

You can read http://marcio.io/2015/07/handling-1-million-requests-per-minute-with-golang/ for more information

0 comments on commit 75a325f

Please sign in to comment.