You'd most likely have to change your server architecture, so that you can handle more inputs.
Additionally, from a client perspective you only really want to send out actual updates and may also decide to limit it to some fixed time, so you're not sending 60 updates per second...