what is the difference between service and process?

Answers were Sorted based on User's Feedback



what is the difference between service and process?..

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

what is the difference between service and process?..

Answer / hrishikesh

Services is system Base
Process is User Base

Is This Answer Correct ?    28 Yes 7 No

what is the difference between service and process?..

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

what is the difference between service and process?..

Answer / hrishikesh

Process is user based & service is system based.

Is This Answer Correct ?    3 Yes 4 No

what is the difference between service and process?..

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

what is the difference between service and process?..

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 difference between service and process?..

Answer / tester

test post

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More Linux Commands Interview Questions

What is mkdir m in linux?

0 Answers  


what is a command to display top 10 users who are using Huge Space?

3 Answers   IBM, TNS,


What is cmake in linux?

0 Answers  


What is df command in unix?

0 Answers  


Explain difference between swap partition and swap file?

0 Answers  






What is command grouping and how does it work?

0 Answers  


What command is used to check the number of files, disk space, and each user’s defined quota?

0 Answers  


In Linux how you set time a limit on quota?

1 Answers   Mind Tree,


How do I change directories in linux command line?

0 Answers  


What command should you use to check your file system?

0 Answers  


how do you port scaning with netcat command?

1 Answers   Qseap Technologies, Wipro,


In my linux machine, i lost /etc/passwd file and /etc/shadow file, then how can i recover it?

5 Answers   Google,


Categories