So Hard as a “Server”(jvns.ca)
jvns.ca
So Hard as a “Server”
https://jvns.ca/blog/2019/12/26/whats-a-server/
2 comments
I'm a beginner for this field, so I have some questions. Is it spontaneous for the machine/server to pull data from the queue, run reports, and so on to perform batch operations? What is the extracted data used for? Isn't this action responding to a request?
My definition: a server is a computer that does things for other computers.
tmux, evolution, mutter, urvxt, tracker, emacs, neovim, etc. are all servers in the right context.
Then there are servers that don’t serve requests in the traditional sense. Entities that perform batch operations by pulling data from queues, run reports, etc. are also called servers despite not fitting the call & response model.