Open Server Platform

Welcome to the home of the Open Server Platform

An open-source project to revolutionize the server environment. Imagine just writing your server logic, be it a web server, file server or anything else you can think of, and not having to deal with socket programming or multi-threading. Now imagine taking that essence of a server, and running it in an environment where all the headaches of high server load are taken care of, no worrying about load balancing, hardware faults or high availability. The Open Server Platform takes care of this for you. It takes any number of server descriptions, and runs them in a managed way where everything is taken care of.

Features:

  • Easy to develop new server daemons — just program your server logic!
  • Keeps individual server daemons separate, crashes on one won't effect others!
  • Open-source license (MIT) makes it business safe!

Functionality & Performance

Based off of the Ericsson Open Telecom Platform, a tried and true system for making virtually unstopable software, the Open Server Platform allows developers to write just the server logic, which the platform supervisor then runs and automatically deals with hardware failures, load spikes and other common enterprise server frustrations.