educative.io

What is the memory/cpu requirement of a machine to handle 100000 websocket connections at a time?

Hi,
If I have a chat application that uses WebSockets to have a full-duplex connection and I have at least 100000 simultaneous open connection, what would be the system requirements of my webserver?