comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: ? Are there LDPC error code lib in Ada ? thanks.
Date: Sat, 23 Feb 2019 08:49:36 +0100
Date: 2019-02-23T08:49:36+01:00	[thread overview]
Message-ID: <q4qtuj$10sb$1@gioia.aioe.org> (raw)
In-Reply-To: 4dfbb6c5-8955-4d3a-b886-4c09427d6d1e@googlegroups.com

On 2019-02-22 23:22, Daniel Norte Moraes wrote:

>    Main objective is "forward error recover" e.g:
>    1) try automatic recover data in engine of distributed database before
> need to ask for retransmission data from nodes

If transmission errors occur they do not manifest themselves as 
corrupted data, because the transports already correct these. They do as 
undelivered data, dropped connections, missed deadlines, lost integrity etc.

>    2) and auto-recover for data received.

There is no recovery from non-delivery. You can improve situation using 
redundant nodes and some sort of consensus in the scenario when some 
nodes might go offline. Error correcting codes is no help at this level 
of abstraction (application's OSI).

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

  reply	other threads:[~2019-02-23  7:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-22 20:35 ? Are there LDPC error code lib in Ada ? thanks Daniel Norte Moraes
2019-02-22 21:45 ` Dmitry A. Kazakov
2019-02-22 22:22   ` Daniel Norte Moraes
2019-02-23  7:49     ` Dmitry A. Kazakov [this message]
2019-02-28 20:18       ` Daniel Norte Moraes
2019-03-01  8:39         ` Dmitry A. Kazakov
2019-03-01 17:55           ` Daniel Norte Moraes
2019-03-02 21:57             ` darkestkhan
2019-03-03  1:42               ` Daniel Norte Moraes
replies disabled

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