essential-contributions / essential-node

Derive current head from essential builder and sync state between nodes
Apache License 2.0
2 stars 1 forks source link

`ConnectionPool` memory efficiency improvement - "minimum"/"burst" limits #75

Open mitchmindtree opened 2 months ago

mitchmindtree commented 2 months ago

From @freesig on slack:


I think another thing that would be nice is for the conn pool to maintain a minimum and burst limit. But the burst conns would be shutdown after some time.