what is the difference between service and process?
Answers were Sorted based on User's Feedback
Answer / sivakumar
A process is any piece of software that is running on a
computer. For example, your anti-virus software runs in the
background as a process, which was automatically started
when the computer booted. Some processes start when your
computer boots, others are started manually when needed.
Some processes are services that publish methods to access
them, so other programs can call them as needed. Printing
services would be an example of a service type of process,
where your email program can just call the print services
process to say it wants to print, and the service does the
actual work.
| Is This Answer Correct ? | 64 Yes | 7 No |
Answer / hrishikesh
Services is system Base
Process is User Base
| Is This Answer Correct ? | 28 Yes | 7 No |
Answer / aakash
I agree with Sivakumar's answer. but could you please tell
me what is the difference of having the same application to
run as a process and to run as a service?
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / hrishikesh
Process is user based & service is system based.
| Is This Answer Correct ? | 3 Yes | 4 No |
Answer / ramskops
A service is something that is defined in the language of a
customer, and that they would be willing to pay for.
A process is something that supports the development of a
service.
For example, I buy Home Internet connectivity as a service
from an ISP.
In providing this service, the ISP provides processes to
support this service, monitoring, problem resolution,
installation, etc
| Is This Answer Correct ? | 5 Yes | 7 No |
Answer / rajdeep
A process is any piece of software that is running on a
computer. For example, your anti-virus software runs in the
background as a process, which was automatically started
when the computer booted. Some processes start when your
computer boots, others are started manually when needed.
services are provide all the resources to run a process.
services are robust.they are self explanatory.
| Is This Answer Correct ? | 2 Yes | 6 No |
What is the default number of shell commands saved in the history list of .cshrc file?
How many interfaces(ethernet cards) are working using single command?
How do I find previous commands in linux?
How often do you use grep command and how in Linux operating system?
in unix how to change old name to new name
when i create SAMBA server it is ok but while i try for access from windows pc he ask me only first time smb password then i close samba login next time he can`t ask for passwd why.?
Explain the linux directory commands along with the description?
What is finger in networking?
How do you check which file consuming more space in linux?
My machine is running half duplex mode how to change half duplex to full duplex?
How will you execute a java program inside a kornshell script?
when zombie process fully cleared?