I am creating an administration panel for project and I need to write some background program or daemon to control different modules. I need to create GUI with buttons to start, stop, restart modules.
So, now i need to find the best solution for doing this. So what could you suggest: use some code snipets or some other projects for writing control program.
I am using Seam Framework, Linux OS.