comp.lang.ada
 help / color / mirror / Atom feed
From: Kilgallen@eisner.decus.org.nospam (Larry Kilgallen)
Subject: Re: ADA client/server
Date: 2000/08/20
Date: 2000-08-20T00:00:00+00:00	[thread overview]
Message-ID: <dnlwClstMcgS@eisner.decus.org> (raw)
In-Reply-To: x7v3dk05hds.fsf@pogner.demon.co.uk

In article <x7v3dk05hds.fsf@pogner.demon.co.uk>, Simon Wright <simon@pogner.demon.co.uk> writes:
> "jill" <jlgoh43@ > writes:
> 
>> is it possible to build a client/server model in ADA?
>> if so, how do i fork a new process (child)?
> 
> You may find you only need a new task. Tasks are usually built on your
> OS's native threads.

Then again, "forking", "multiple processes" or "tasks" are not
a required part of a "client/server" design.  In some applications
a "single server queue" is adequate.  In some operating systems
the effect of a "multiple server queue" can be achieved without
"forking", "multiple processes" or "tasks".  It may not be your
chosen design technique, but it certainly makes it "possible to
build a client/server" program in Ada.




  reply	other threads:[~2000-08-20  0:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-08-19 17:58 ADA client/server jill
2000-08-19  0:00 ` Marin D. Condic
2000-08-23  4:38   ` UML Model for Ada95 predefined packages Matt Brennan
2000-08-20  0:00 ` ADA client/server Bobby D. Bryant
2000-08-20  0:00 ` Simon Wright
2000-08-20  0:00   ` Larry Kilgallen [this message]
2000-08-20  0:00     ` Marin D. Condic
2000-08-21  0:00 ` Ted Dennison
2000-08-21  0:00   ` David Starner
2000-08-21  0:00     ` Ted Dennison
replies disabled

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