By Clicking download, you agree to the OpenInstall EULA and Privacy Policy
The super server architecture provides a server process, and client process cannot directly open the database file. All SQL requests are done via the server using a socket. The super server makes use of lightweight theads to process requests.