danthegoodman1 / UltraQueue

Distributed pull queue based on Segment's Centrifuge. Zero dependency p2p clustering.
GNU Affero General Public License v3.0
1 stars 0 forks source link

cache internal gRPC clients? #16

Open danthegoodman1 opened 2 years ago

danthegoodman1 commented 2 years ago

Have a map of gRPC clients to other servers, create if doesn't exist?

How long should they be kept open for?