|
|
|
|
|
by anderspitman
2388 days ago
|
|
This is an interesting idea. Sort of the inverse of a web app. Part of the problem with the cloud for large datasets (ie genomics) is getting the computation close enough to the data (the UI being the third leg of the stool). If you could upload small processing scripts (or ebpf/wasm) to the exact node where the data lives in real time, it might open up some novel techniques. Kind of like current serverless tech but instead of running at the edge, you run on the storage node. EDIT: removed statement about network speed vs ssd speed. Pretty sure I was way off. |
|