Child pages
  • Intro to Servoy Concepts

Versions Compared

Key

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

Stoc

Cross-Platform

As is the promise of Java, applications developed in Servoy can be deployed to all modern operating systems, including Windows, Mac, Linux, Solaris, etc. without the need to rewrite or recompile code.

Cross-Browser

Applications written in Servoy can also be deployed to any modern browser, including IE, Firefox, Safari, Opera, Chrome, etc. There is no need to rewrite or tweak an application to ensure a consistent experience across all browsers and no proprietary protocols or browser plug-ins are ever used.

Single Code Base

Servoy offers multipleclient options and any application developed in Servoy can be deployed to either client without the need for any rewrite.

Cross-Database

Servoy is NOT a database. There are plenty great databases out there and Servoy can connect any modern (and even some that aren't so modern) relational (and even some that are not relational) Database 

N-Tier Architecture

Servoy provides a powerful Application Server which brokers connections between clients and back-end resources. This architecture is far more favorable to the 2-tier architecture used by most 4GL tools, where clients connect directly to back-end databases. An application server offers the following advantages over a 2-tier setup.

  • Greatly reduced load on the back-end databases.
  • Increased performance
  • Increased Scalability
  • Increased Security
  • Ability to operate over a WAN (Wide Area Network)
  • Data Broadcasting: The ability for all clients to see real-time data changes, a feature unique to Servoy.

Zero-Deployment

Servoy applications never have to be installed on the client machine.

...

Simply put: No Installation. No Maintenance.

Glossary

Include Page
Servoy Concepts
Servoy Concepts

...