Hacker News new | past | comments | ask | show | jobs | submit login

I'd like to see them fix the other scalability problems: hard coded maximum numbers of interfaces, socket API scaling issues, etc. You should be able to open as many sockets as you have RAM and push as much data as you have CPU to do so. A huge machine should be able to do fifty million TCP connections.



are you sending the same data to 50 million people? I don't see you doing much computing for 50 mIllino clients even on great hardware.


This might be the sort of thing that is hard to imagine using before it's available, but it gets used eventually anyway...


I could see this relatively obvious to use for a static proxy like varnish or maybe squid. Static html doesn't require much processing and this seems workable given the right hardware / software stack.


There are many use cases for having lots of connections open that aren't doing much: chat apps, IoT, pub/sub busses, etc.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: