Add lesismal/arpc (#3155)

This commit is contained in:
lesismal 2020-09-18 02:12:52 +08:00 committed by GitHub
parent a7987b26ff
commit 423cd818fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -605,6 +605,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
*Packages that help with building Distributed Systems.*
* [arpc](https://github.com/lesismal/arpc) - More effective network communication, support two-way-calling, notify, broadcast.
* [celeriac](https://github.com/svcavallar/celeriac.v1) - Library for adding support for interacting and monitoring Celery workers, tasks and events in Go.
* [consistent](https://github.com/buraksezer/consistent) - Consistent hashing with bounded loads.
* [consistenthash](https://github.com/mbrostami/consistenthash) - Consistent hashing with configurable replicas.