Update README.md

This commit is contained in:
Yaron Sumel 2017-08-15 16:58:46 +03:00 committed by GitHub
parent 092665b61f
commit 988d7006e0

View File

@ -390,7 +390,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
*Packages that help with building Distributed Systems.*
* [celeriac](https://github.com/svcavallar/celeriac.v1) - Library for adding support for interacting and monitoring Celery workers, tasks and events in Go.
* [digota](https://github.com/digota/digota) - ecommerce microservice.
* [digota](https://github.com/digota/digota) - grpc ecommerce microservice.
* [drmaa](https://github.com/dgruber/drmaa) - Job submission library for cluster schedulers based on the DRMAA standard.
* [flowgraph](https://github.com/vectaport/flowgraph) - MPI-style ready-send coordination layer.
* [gleam](https://github.com/chrislusf/gleam) - Fast and scalable distributed map/reduce system written in pure Go and Luajit, combining Go's high concurrency with Luajit's high performance, runs standalone or distributed.