nomos-pocs/da/subnets
gusto 97c3076e57
DA: Feasability test for large number of udp connections (#5)
* Client and server setup for testing increasing number of connections over udp

* Add results and conclusions

* Move udp poc to the same directory as network poc

* Add readme for subnets pocs
2024-07-22 21:15:48 +03:00
..
network DA: Feasability test for large number of udp connections (#5) 2024-07-22 21:15:48 +03:00
s2nquic DA: Feasability test for large number of udp connections (#5) 2024-07-22 21:15:48 +03:00
README.md DA: Feasability test for large number of udp connections (#5) 2024-07-22 21:15:48 +03:00

README.md

DA Subnets PoCs

Subnetworks PoC (./network)

Contains a python code for proof of concept Executor and DA Node implementations, preliminary Dispersal and Sampling protocol definitions.

UDP connections test (./s2nquic)

A test to see how large number of UDP connections might influence the network that the Executor might operate in.