carbynestack / klyshko

Carbyne Stack correlated randomness generation subsystem
Apache License 2.0
4 stars 6 forks source link

Port-based CRG Networking #80

Open strieflin opened 1 year ago

strieflin commented 1 year ago

Currently, we allocate an IP for each running CRG. This might not be desirable in a production setting. An alternative implementation, would use a pool of ports that are assigned to the CRGs. This would require the ability to configure the port range and logic to track their allocation.

github-actions[bot] commented 1 year ago

This issue has been marked stale because it has been open for 90 days with no activity. It will be automatically closed in 30 days if no further activity occurs.