What is a Server Process?
Answers were Sorted based on User's Feedback
Answer / dr pepper
Any time you start an application or Type a command, the
Server starts one or more PROCESSES to HANDLE the Related
PROGRAM. They're known as Interactive processes. IT's the
processes you don't see because it's in the Foreground.
Background Processes used by the OS for instance runs in
the background. You'll see them listed in the Task Manager.
Best Answer I found:
"A server process (program) fulfills the client request by
performing the task requested. Server programs generally
receive requests from client programs, execute database
retrieval and updates, manage data integrity and dispatch
responses to client requests. Sometimes server programs
execute common or complex business logic. The server-based
process "may" run on another machine on the network. This
server could be the host operating system or network file
server; the server is then provided both file system
services and application services. Or in some cases,
another desktop machine provides the application services.
The server process acts as a software engine that manages
shared resources such as databases, printers, communication
links, or high powered-processors. The server process
performs the back-end tasks that are common to similar
applications."
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / ritesh parkhi
Server is a technology which is a device for storing large
amount of data and distributed according to their
request..all sever has capabilty to check authenticity of
request then it transfer data in a best suatiable way...
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / pawan kumar giri
server is managing of network and allow to client pc for
process to any thing
| Is This Answer Correct ? | 0 Yes | 2 No |
What is web server and application server?
How do you connect to a server?
Do servers have ip addresses?
What is the relationship between servers and ports?
How do I find the log file on a server?
What is the purpose of a web server?
Can we install Oracle database in VT100 Server?
What are the 5 fsmo roles in active directory?
what is tier in servers?
What is a server in computer terms?
What is the syntax of the Expires header and how to set it?
difference b/w PUT and the POST method to post the data to the server