raulk

Results 363 comments of raulk

Hey @gpestana! I think the key question here is whether you want values to be transformed or not. In other words, could we satisfy this requirement with an event bus...

We've discussed some of this in https://github.com/libp2p/go-libp2p/issues/467 which is mostly about the service-based host abstraction. @vyzo is putting together a technical description and proposal. The eventbus will come at a...

@anacrolix Sure, go ahead. If you don't mind, just add backlinks from the children issues into this one, so we can treat it as an epic.

@Kubuxu On that subject, take a look at this: https://github.com/libp2p/go-libp2p-kad-dht/issues/194. I can tell you the answer already: 7 furthest buckets are full, 8th is half full, the remaining 248 logical...

Let’s do both. Keep this one as an epic that serves like a user/passer-by entrypoint for discussion. Also open issues for the specific stuff we’ve decided to implement. I like...

@daviddias those details would be part of a trace, because they are transactional metrics, i.e. they pertain to a particular transaction in the system. I don't think there's much value...

@anacrolix – we had discussed this solution 1:1 but never registered it. Are you still onboard with this, or has your thinking changed?

This idea is interesting. Choking the peer limit as the FD allowance runs out. However, I worry that this will bring unfairness to the system. Also won't work well with...