Most the Work's Been Done
Customize What You Want
Even though the SCOOP framework provides all the local and networked services you are likely to need, as well as enough built-in implementations of data visualizations and complete mobile and desktop applications to round out a complete solution, you're free to customize just about anything you'd like. Tune up one of the built-in GUIs to brand it as you see fit, for example. Or tune whatever else you like to make it your very own.

All you really have to do is implement enough of a component probe to collect data from the model source and publish it by assigning a corresponding set of property values. SCOOP can take care of all the rest.
Find out more.
High Performance
In addition to speedy product development, SCOOP offers impressive operational performance as well.

The simplicity and consistency of both the SCOOP architecture and its implementation enhance not only reliability and maintainability, but also offer standard performance optimizations that are relevant to entire sections of the framework at a time. For example, property change notifications and messaging in general is all done in exactly the same way, so improvements in one part also benefit all the rest. Another example is built-in persistence: since SCOOP components all share the same properties structure, generic database schema and queries can be generated automatically and in such a way that is tuned for very high performance.