I want to create an update service for my applications on my redhat server. How is it better to implement it? As a daemon and write it in C or C++, as a web application on Tomcat or as a system service?
Thanks in advance.

Sorry for my english..