From Newsgroup: comp.os.ms-windows.misc
The world rejoiced as
thegreatkarthik@yahoo.co.in (karthikeyan) wrote:
What's difference bet service in win2k & daemons in linux?
As far as i heard that services can be started/stopped manually or
made automatic and once if the service is started then the memory
for that will be for ever. but whereas daemons are background
process whenever needed are called and after done their process it
would be in sleep mode and won't occupy any memory. Please help me
is this correct
or give me the difference bet service in win2k & daemons in linux?
thks in adv.
They are, generally speaking, analagous in their intended function, in
that they represent ways of running programs that sit around in the
background and provide some form of "service" for the system.
Beyond that, precise implementation details will differ considerably.
On Linux, it is quite common for a inet.d/xinet.d 'superserver' to be
used for some services, forking daemons on demand so that the daemons
may not even be instantiated until requested.
What is your purpose in trying to perceive the differences?
If it's for a homework assignment, then I'd be inclined to decline to
help.
If it's for some sort of "blind advocacy" evaluation ('who's
better?'), then this is a futile task.
If what you're trying to do is to implement something on both
platforms, then maybe you should describe your service so that people
could give more detailed suggestions that are actually relevant.
--
output = reverse("gro.mca" "@" "enworbbc")
http://www3.sympatico.ca/cbbrowne/sgml.html
"In real life, of course, it is the hare who wins. Every time. Look
around you. And in any case, it is my contention that Aesop was
writing for the tortoise market." --Anita Brookner
--- Synchronet 3.18b-Win32 NewsLink 1.113