Bitsum Community Forum

General Category => Process Lasso => Topic started by: DeadHead on August 09, 2015, 03:52:59 AM

Title: [req] Terminate process after X amount of time after logon
Post by: DeadHead on August 09, 2015, 03:52:59 AM
Topic. Could perhaps be added as a new type of watchdog rule?
Title: Re: [req] Terminate process after X amount of time after logon
Post by: Jeremy Collake on August 09, 2015, 07:03:57 PM
Hmm, yes I could add that.

However, my instinct tells me it'd be best to wait for the yet to be developed 'simple scripting language'...

BUT that's not here yet, and I hate deferring things to 'someday', so for *today* I think I could add it as a watchdog rule just fine. Let me think on it a bit more before I commit though.

Can you make a case as to why you need it, and why you believe other people would as well?

Thanks!
Title: Re: [req] Terminate process after X amount of time after logon
Post by: DeadHead on August 25, 2015, 03:22:42 PM
I can give you two simple examples:

1. I use a boot time analyzer that runs during boot and gives a small report after login to desktop. After this, the program keeps running in the background, taking away some ram and possibly some cpu time, when not really doing anything. Terminating the process won't affect functionality upon next reboot. In short, the program takes away resources with no real benefit to me.

2. Another program I use is a special background switcher, that switches backgrounds by grabbing images from the net after login. After that, it sits idle in the tray, wasting resources.

These are two very simple examples, I'm quite sure there are other scenarios where this functionality could be useful.
Title: Re: [req] Terminate process after X amount of time after logon
Post by: Jeremy Collake on August 25, 2015, 05:10:20 PM
Yes, certainly. I will try to get it on in. I never doubted it had utility, just wanted to hear your use cases so I could better understand what you were doing.

Thanks!