Hi, I have a .Net framework 4.7 console app that calls different jobs via Hangfire, when I execute this app manually, it takes great performance in executing jobs, but when I start this app in windows service mode, CPU execution get 10% lower usage and my executing power is lower, What could be the problem?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Hangfire job in Windows service taking huge CPU usage | 0 | 1145 | May 20, 2019 | |
Hangfire server in windows service | 0 | 1060 | September 11, 2019 | |
Net 8 Windows Service | 2 | 1042 | April 23, 2024 | |
Any worker services examples? | 1 | 525 | August 19, 2023 | |
Windows service with Hangfire 1.6.7 hangs on stop | 0 | 831 | February 8, 2017 |