Why Selenium standalone server is needed?

Why Selenium standalone server is needed?

The Selenium Standalone server is a jar file that is used to launch the Selenium server. It’s an intelligent proxy server that lets Selenium tests route commands to remote browser instances. The goal is to make it simple to run tests on multiple machines in parallel.