Home | Solutions
Overview | Smart Clients |
Web Applications | Web
Services | Windows Services
| The Kaleida Framework
WINDOWS SERVICES
.......................................................................................................................................
While much of a company’s important work takes place on
the desktop there is often a requirement for unmanaged applications
to run in the background that will maintain the integrity of the
data being processed and provide automated and scheduled functionality.
Windows services are long-running applications that run efficiently
without a user interface, and are ideal for developing server-based
applications that do not interfere with other applications.
The Kaleida Framework, utilising
Microsoft .Net technology, provides a common platform upon which
windows services can be built and extended.
Key features
Windows services allow users to automate and schedule services
such as:
- Disc access monitoring
- Security tasks
- Database monitoring
- Network monitoring
- Automatic updates
|