Open Server Platform

About the Open Server Platform

The Open Server Platform is an open-source project to revolutionize the server environment. The idea arrose from frustrations at the amount of boiler-plate code required to make a simple server — even for a demonstration! So, a plan was devised to do all of that bland pre-coding once, and in a way that it would be simple to dive right in and start coding a real server. It is also imperative that these servers be secure, fast and dynamic enough to deliver high uptimes even in the face of denial-of-services attacks, load spikes and hardware failures.

Meet the Open Server Platform:

  • Written in Erlang for high concurrency and redundancy
  • Manages all the socket code and distributed state for you, the developer
  • Will support automatic high availability failover and load balancing