24×7 live systems
One of our strengths is an ability to build large long living systems and release their new versions regularly even after the system goes online and without necessity to stop it. In most cases not only we can add new or change existing functionality, but also redefine database schema and do data migration without stopping the system. It is critical for 24×7 systems.
This goal is reached by following well defined development process and, in other hand by using an appropriate technology stack with OSGi – Spring Framework combination as its kernel.
Quasi real-time web systems
Another interesting point is our ability to build quasi real-time web systems, by utilizing comet streaming technique. It allows building event-based web systems, where event initiated at the server side or by one user reaches all the users who are interested in it immediately. The technology allows serving thousands of clients simultaneously. This ability is important for building real-time monitoring systems and other quasi real-time web software.
Rich interface in web browser
Finally, being experts in Google Web Toolkit, we provide web browser’s users with interface normally given by desktop fat clients. For a publicly available example of our works, please look at “Web Desktop Manager” that is one of the top 10 of Google Web Toolkit application gallery.