-
Hello developers,
I'm trying to use xDiT (version 3.3) comfyui-xdit on 2 servers with 4 NVIDIA 3090 GPUs. I use the command below to start the service:
```
torchrun --nproc_per_node=2 --nnodes=…
-
It could be interesting to have a metric(s) to track how many peers are in the p2p mesh of each subscribed topic.
An addition to that could be to track how many peers "left" the mesh and how many pee…
tbenr updated
3 weeks ago
-
This is a continuation from https://github.com/Amanieu/corosensei/issues/38. I thought https://github.com/Amanieu/corosensei/issues/38 was the underlying issue and that when it was fixed this would be…
-
## Bug Report / Question
### Description
The current implementation of the p2p `Switch` keeps track of peers using their verified IDs.
However, if a peer connection originates / is directed tow…
-
The idea of employing [libp2p](https://libp2p.io/) in the transport layer of the consensus engine has been around for quite some time (see https://github.com/tendermint/tendermint/issues/3696).
Ben…
-
## Protocol Change Proposal
### Summary
Our hypothesis is that one of the bottlenecks for CometBFT networks is caused by the network topology. To be exact, validators need to send consensu…
-
The `os` field of handshake currently contains one of `osx`, `linux`, `win32`, `other`.
Repurpose this field to include additional information about the peer.
`|vt={time_point in seconds}` - last…
-
When a payment is slow to settle, the receiver's external wallet will notify them they've received the payment long before SN notifies them they were zapped. For folks that watch their external wallet…
-
I started the Stacks node following the latest documentation. It initially began syncing, but now it has stopped, and I'm seeing the following logs:
0000002Q6VF78.signers-0-1
stacks-blockchain …
-
没有像Zerotier/Tailscale那样自动打洞p2p直连吗?
我以前理解为先使用服务器建立连接、然后自动打洞转为p2p直连流量。后来看着好像又不是。
NPS的TCP穿透、UDP穿透,实际上是完全经过服务器转发流量吗?