what is the difference between service and process?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

You suspect that you have two commands with the same name as the command is not producing the expected results. What command can you use to determine thelocation of the command being run?

718


What is iptables command in linux?

778


What is cmake in linux?

833


How do I navigate in cmd?

714


What does chmod 755 do?

660


What does rmdir do in linux?

718


How do you sort cpu in top command?

762


Which daemon is used for scheduling of the commands?

763


what is the fastest way to enter a series of commands from the command-line in linux

758


What is $@ in shell?

714


What is the command to calculate the size of a folder?

744


Is python faster than bash?

746


Which command will show you free/used memory? Does free memory exist on linux?

769


How do you copy in terminal?

765


Explain about communication features in UNIX?

799