update IDEAS

This commit is contained in:
Jan Speckamp 2020-01-14 03:34:05 +01:00 committed by GitHub
parent 91826ea600
commit 616fb2cfe4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
- visualization client
- CnC: server distributes jobs to connected clients
- webassembly port?
- use userland tcp stack (e.g. https://github.com/google/netstack or even https://github.com/luigirizzo/netmap)
# performance considerations
- server limitations: rendering is bottleneck. maybe artificial limitations (commands per draw, connections per IP, queue)