Re: Remobjects, good in multi-threading environment?



Oh,

I completely forgot to mention that even the 53/91 bytes frames could be
special case optimized.

kbmMW supports custom streamformats. Hence one can easily create a special
purpose streamformat that ensures that only the absolutely minimum amount of
data is being passed forth and back, while still being fully compatible with
and a part of the kbmMW framework and optionally the WIB.

best regards
Kim Madsen
kbm@xxxxxxxxxxxxxxxxxxxxxxxxx
www.components4developers.com

"Kim Madsen" <kbm@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:4759612e$1@xxxxxxxxxxxxxxxxxxxxxxxxx
Hi Arthur,

There are some pretty extreme requirements that have to be met in our
application. We're talking about the transmission of "realtime" numerical
data here (with a -s or 2-s sample interval). The worst-case scenario
that
must still work is a connection with a latency of 2 s and a bandwidth
of only 240 bytes/sec (more specifically, this is a Thrane & Thrane
Inmarsat mini-M satellite terminal). Add to this the complication that
the connection is interrupted regularly. In case of an interruption, it
is mandatory that as soon as the connection is re-established, the most
recent data is transferred first. Simultaneously, the "gaps" in the
client's
database must be filled in in reversed sequence, but "current" data
must be transferred at all time because we may lag behind no more
than 5 seconds.



.