comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: Help writing first daemon
Date: Tue, 11 Sep 2012 17:13:14 +0200
Date: 2012-09-11T17:13:14+02:00	[thread overview]
Message-ID: <e6iqqrbb4alh$.52uz9mpojj14.dlg@40tude.net> (raw)
In-Reply-To: 6b311ca1-9630-4874-b068-2b6b08c1ffa9@googlegroups.com

On Tue, 11 Sep 2012 07:38:45 -0700 (PDT), Maciej Sobczak wrote:

> W dniu sobota, 8 wrze�nia 2012 10:06:28 UTC+2 u�ytkownik Dmitry A. Kazakov napisa�:
> 
>> But, if you consider running the middleware as a system service (daemon),
>> the main reason for that would be the architecture of shared memory.
> 
> No, there is no connection between these two concepts.

The concepts are single vs. multiple instances middleware.

> System services are created so they can be started and run unattended even
> after system restarts. A free-standing web server is a possible example here.

And there is no reason for a web server to be a system service. I see web
server as an application.

>> I.e. pipes and daemon are mutually exclusive.
>
> Not at all. These concepts solve different problems and have no
> implication on each other.

A dedicated system service and pipes are in the same league. Pipes
themselves is a service. If the middleware is considered service, then in
place of pipes. An conversely, if pipes to be used in the middleware, then
each application would have a more or less complete instance of the
middleware of its own.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de



  reply	other threads:[~2012-09-17  2:52 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-07 22:05 Help writing first daemon Patrick
2012-09-08  8:06 ` Dmitry A. Kazakov
2012-09-11 14:38   ` Maciej Sobczak
2012-09-11 15:13     ` Dmitry A. Kazakov [this message]
2012-09-11 20:50       ` Maciej Sobczak
2012-09-12  7:16         ` Dmitry A. Kazakov
2012-09-08  8:08 ` björn lundin
2012-09-08 11:22 ` Patrick
2012-09-09  7:26 ` Help writing first daemon Heres a Server anon
2012-09-09 12:26 ` Help writing first daemon Patrick
2012-09-11 14:18 ` Julian Leyh
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox