Hi,
I have developed a windows service application, by using multi threading, multiprocessing too.
Problem 1 : After service starts it takes the server into 100% CPU usage.
Problem 2 : If suppose i stop the service also, the process not stop, i can able to monitor that through task manager and resource monitor too..
Problem 3 : If no communication takes place with the service means also, the thread waiting in "Analysis Wait Chain"