|
-
Feb 4th, 2007, 11:04 PM
#1
Thread Starter
New Member
process and service?
what is the difference bewteen a normal process and a service?
why should i use a service instead of a normal process and vice versa?
-
Feb 5th, 2007, 08:25 AM
#2
-
Feb 8th, 2007, 04:49 AM
#3
Re: process and service?
 Originally Posted by KopiBeaner
what is the difference bewteen a normal process and a service?
A process runs for the duration specified/dependent on the program that starts it off. A service exists as an independent program that can have processes of its own.
why should i use a service instead of a normal process and vice versa?
Application requirements. There can be way too many reasons for each to list, so you'll need to be specific about your scenario. Or, derive a set of criteria from the difference as illustrated above.
-
Feb 9th, 2007, 03:18 AM
#4
Thread Starter
New Member
Re: process and service?
that got me confused. i need to know does a service get more permission to do some things?
-
Feb 9th, 2007, 07:27 AM
#5
Re: process and service?
 Originally Posted by KopiBeaner
that got me confused. i need to know does a service get more permission to do some things?
That would depend on the process or the service.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|