Originally Posted by kzhao
- Introduced ZorroWebsocketProxy so that multiple ZorroS instances can share one Websocket connection
**NOTE** ZorroWebsocketProxy adopts a lock-free design which spins on one CPU core. High CPU usage is normal and expected.
Why is high CPU usage normal and expected? What is using up the CPU?