comp.lang.ada
 help / color / mirror / Atom feed
* VAX Ada: Diffs in tasking between v 1.5 and v 2.1?
@ 1992-09-22 23:56 europa.asd.contel.com!darwin.sura.net!Sirius.dfn.de!th-ilmenau.RZ.TH-Ilme
  0 siblings, 0 replies; 2+ messages in thread
From: europa.asd.contel.com!darwin.sura.net!Sirius.dfn.de!th-ilmenau.RZ.TH-Ilme @ 1992-09-22 23:56 UTC (permalink / raw)


I have a prog which uses lots of tasks doing text_io.put/get on
the terminal and on files and also reading and writing system mailboxes.
The latter is implemented with QIO and AST entries.

The whole thing works fine when compiled with v 1.5, but stumbles with v 2.1.
(It seems the keyboard wait for text_io.get blocks other tasks as well.)

I'd like to know some cure for this.. 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: VAX Ada: Diffs in tasking between v 1.5 and v 2.1?
@ 1992-09-23  1:47 pa.dec.com!nntpd2.cxo.dec.com!bonmot!wallace
  0 siblings, 0 replies; 2+ messages in thread
From: pa.dec.com!nntpd2.cxo.dec.com!bonmot!wallace @ 1992-09-23  1:47 UTC (permalink / raw)


mwj@rz.uni-jena.de (Johannes Waldmann) writes:
: I have a prog which uses lots of tasks doing text_io.put/get on
: the terminal and on files and also reading and writing system mailboxes.
: The latter is implemented with QIO and AST entries.
: 
: The whole thing works fine when compiled with v 1.5, but stumbles with v 2.1.
: (It seems the keyboard wait for text_io.get blocks other tasks as well.)
: 
: I'd like to know some cure for this.. 

Johannes,

	Please post the smallest code example that demonstrates what you
are seeing.

	Please read Section 8.5 in your VAX Ada run-time reference
manual to be sure that you are not incurring any of the known blocking actions
that occur with TEXT_IO.PUT and GET routines.

	It is better to use the Digital supplied package TASKING_SERVICES
than to "roll-your-own" via QIO and AST calls. 


Aloha,
	Richard

===========================================================================
Richard Wallace
Digital Equipment Corporation
301 Rockrimmon Blvd. South
CXO2-1/7A
Colorado Springs, CO 80919-2398
(719)548-2792
<wallace@cookie.enet.dec.com>

	"The opinions expressed are my own, Unlce Ken or Uncle Bob
	 may, or may not, agree with me.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1992-09-23  1:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1992-09-23  1:47 VAX Ada: Diffs in tasking between v 1.5 and v 2.1? pa.dec.com!nntpd2.cxo.dec.com!bonmot!wallace
  -- strict thread matches above, loose matches on Subject: below --
1992-09-22 23:56 europa.asd.contel.com!darwin.sura.net!Sirius.dfn.de!th-ilmenau.RZ.TH-Ilme

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