Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Scalability
Servoy scales from a single user on a low power machine to all the way up to tens of thousands of concurrent users limited only by the hardware used and the speed of the backend database. Servoy Server can run on desktop machines all the way up to high-end mainframe servers on any platform that supports Java 1.5 or higher. Servoy can scale as you grow without having to re-write a single line of code. Using Servoy Cluster and Load Balancing multiple Servoy Application Servers can be combined into 1 virtual Servoy Application Server, extending the scalability of the Servoy deployment platform even further.

Servoy uses intelligent technology to track and cache data that Servoy Clients use, lowering the load of the Servoy Application Server and on the back-end database. The Servoy Application Server tracks which clients have what data cached and then intelligently broadcasts data changes to only those clients that need to be notified.

Cross platform
The Servoy Application Server can be operated on any platform that supports Java Standard Edition Runtime Environment version 5 or higher. Servoy supports all major operating systems including:

...

What does the Servoy Application Server do?
The Servoy Application Server provides the following services:

  • Hosts solutions
  • Provides database connectivity
  • databroadcasting between Servoy Clients
  • Hosts running Web Clients, Batch Processors and Headless Clients
  • Provides email functionality
  • Executes report requests
  • Hosts Webservice connectivity