Thanks for your replies, that's what I needed to know. That eliminates
one area of investigation.
Rick
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Walden H. Leverich
Sent: Thursday, February 19, 2009 5:07 PM
To: Midrange Systems Technical Discussion
Subject: RE: Data Queue question
When the second entry attempts to be received into the data queue,
will it fill with the first 25 bytes or the last 25? Or will it put no
data into the queue?
Queue writes are atomic, either the entry gets written or it doesn't.
You won't get 1/2 the entry written. Sorry, as the Jedi say "This is not
the problem you're looking for"
-Walden
--
Walden H Leverich III
Tech Software
(516) 627-3800 x3051
WaldenL@xxxxxxxxxxxxxxx
http://www.TechSoftInc.com
Quiquid latine dictum sit altum viditur.
(Whatever is said in Latin seems profound.)
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Marchini, Richard
Sent: Thursday, February 19, 2009 5:54 PM
To: Midrange Systems Technical Discussion
Subject: Data Queue question
I need some help with a data queue question. I know that data queues are
FIFO, and I assume that means they fill from left to right. Can anyone
tell me how the data would be put into the queue if an entry filled the
queue?
i.e. data queue length of 75 bytes (I know these aren't real numbers).
Entries are 50 bytes. When the second entry attempts to be received into
the data queue, will it fill with the first 25 bytes or the last 25? Or
will it put no data into the queue?
I have a situation in which a data queue's data were not in the
positions that they should have been, causing a decimal data error. I
can't think of any other way the data could get put into the queue out
of position.
Any insight will be greatly appreciated.
Rick Marchini
Associated Banc-Corp
IT Services
Mail Stop 7055
920-405-2587
*********************** NOTICE***********************
This e-mail and attachment(s) may contain information that is
privileged, confidential, and/or exempt from disclosure under applicable
law. If the reader of this message is not the intended recipient, you
are hereby notified that any dissemination, distribution, or copy of
this message is strictly prohibited. If received in error, please notify
the sender immediately and delete/destroy the message and any copies
thereof. Although Associated Banc-Corp and/or its affiliates
(collectively
"Associated") attempt to prevent the passage of viruses via e-mail and
attachments thereto, Associated does not guarantee that either are
virus-free, and accepts no liability for any damage sustained as a
result of any such viruses.
Any federal tax advice contained in this communication (including any
attachments) is not intended or written to be used or referred to in the
promoting, marketing, or recommending of any entity, investment plan or
agreement, nor is such advice intended or written to be used, and cannot
be used, by a taxpayer for the purpose of avoiding penalties under the
Internal Revenue Tax Code
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at
http://archive.midrange.com/midrange-l.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at
http://archive.midrange.com/midrange-l.
*********************** NOTICE***********************
This e-mail and attachment(s) may contain information that is
privileged, confidential, and/or exempt from disclosure under
applicable law. If the reader of this message is not the intended
recipient, you are hereby notified that any dissemination,
distribution, or copy of this message is strictly prohibited. If
received in error, please notify the sender immediately and
delete/destroy the message and any copies thereof. Although
Associated Banc-Corp and/or its affiliates (collectively
"Associated") attempt to prevent the passage of viruses via e-mail
and attachments thereto, Associated does not guarantee that either
are virus-free, and accepts no liability for any damage sustained
as a result of any such viruses.
Any federal tax advice contained in this communication (including
any attachments) is not intended or written to be used or referred
to in the promoting, marketing, or recommending of any entity,
investment plan or agreement, nor is such advice intended or written
to be used, and cannot be used, by a taxpayer for the purpose of
avoiding penalties under the Internal Revenue Tax Code
As an Amazon Associate we earn from qualifying purchases.