About the Product and Documentation > What is Rogue Wave Server?
 
What is Rogue Wave Server?
Rogue Wave® Server is a C++ library that offers a set of reusable classes implementing reactive object servers which handle the application’s objects and their associated logic. Object servers provide a smooth integration mechanism for application components, such as graphical user interfaces, database management systems, legacy systems, and external data sources.
Reactive object servers ensure that application components consistently share common information: when objects are updated, application components are notified accordingly.
Provided as a C++ library made up of classes and class templates, Rogue Wave Server offers a set of services to support the development of reactive object servers, including:
*modeling services to implement the application model,
*view services to interface components with the application model.

Version 5.8
Copyright © 2014, Rogue Wave Software, Inc. All Rights Reserved.