comp.lang.ada
 help / color / mirror / Atom feed
From: Daniel Norte Moraes <danielcheagle@gmail.com>
Subject: Re: ? Are there LDPC error code lib in Ada ? thanks.
Date: Thu, 28 Feb 2019 12:18:37 -0800 (PST)
Date: 2019-02-28T12:18:37-08:00	[thread overview]
Message-ID: <336a6d23-3586-4593-96e5-514508d10c03@googlegroups.com> (raw)
In-Reply-To: <q4qtuj$10sb$1@gioia.aioe.org>

Em sábado, 23 de fevereiro de 2019 04:49:41 UTC-3, Dmitry A. Kazakov  escreveu:
> 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

  Hi! :-)

  Just to heal my doubt:  
  Is Better double the data and verify crc and if one is corrupted (and the other is ok) substitute the corrupted with the good one ?
  It is ok for me, too. I remmenber CouchDb use this aproach. this will simplifly my code, too. :-)

 []'s Grateful, Dani. :-) 



  reply	other threads:[~2019-02-28 20:18 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
2019-02-28 20:18       ` Daniel Norte Moraes [this message]
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