| Recommend this page to a friend! |
| Author | ||
![]() |
|
Innovation award![]() Nominee: 1x | |||||||||||||||||||
| Classes of Manooj Kumar Dhar | > | Multi Threading, Daemon (Windows service) | > | Download .zip .tar.gz | > | > | > | |||||
|
|||||||||||||||||||||||
| Groups | Applications | |||||||
| Groups | ||
| PHP 5 | Classes using PHP 5 specific features | View top rated classes | |
| Windows | Use of capabilities specific of the Windows operating systems | View top rated classes |
| Innovation Award | ||
![]() September 2009 Number 2 Prize: One book of choice by Packt |
A Windows service is a program that keeps running in the background ready to perform certain tasks. It is the equivalent to daemon processes on Linux and other Unix like systems. This class gives an example of how to create and register a service that can be started and stopped like other Windows services. Manuel Lemos |
| User ratings | ||
| There are not enough user ratings to display for this class. |
| Applications that use this class | ||
| File | Role | Description |
|---|---|---|
| Example | this file will receive all the paramets sent by the windows service using the multithreading process and process the further execution | |
| Class | this class will help you to launch a windows service using php with mulit threading property |
| Download all files: daemon-windows.tar.gz daemon-windows.zip |