update IDEAS
This commit is contained in:
parent
91826ea600
commit
616fb2cfe4
1
IDEAS.md
1
IDEAS.md
|
@ -4,6 +4,7 @@
|
||||||
- visualization client
|
- visualization client
|
||||||
- CnC: server distributes jobs to connected clients
|
- CnC: server distributes jobs to connected clients
|
||||||
- webassembly port?
|
- webassembly port?
|
||||||
|
- use userland tcp stack (e.g. https://github.com/google/netstack or even https://github.com/luigirizzo/netmap)
|
||||||
|
|
||||||
# performance considerations
|
# performance considerations
|
||||||
- server limitations: rendering is bottleneck. maybe artificial limitations (commands per draw, connections per IP, queue)
|
- server limitations: rendering is bottleneck. maybe artificial limitations (commands per draw, connections per IP, queue)
|
||||||
|
|
Loading…
Reference in New Issue