comp.lang.ada
 help / color / mirror / Atom feed
From: Warren <ve3wwg@gmail.com>
Subject: Re: Ada, Concurrency and Cryptography.
Date: Mon, 21 Jun 2010 14:46:29 +0000 (UTC)
Date: 2010-06-21T14:46:29+00:00	[thread overview]
Message-ID: <Xns9D9E6D9B77F5FWarrensBlatherings@188.40.43.230> (raw)
In-Reply-To: ab879ba9-12fb-4329-977e-248b7e856131@u26g2000yqu.googlegroups.com

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 994 bytes --]

adacrypt expounded in news:ab879ba9-12fb-4329-977e-248b7e856131
@u26g2000yqu.googlegroups.com:

> I don�t profess to be very knowledgeable on the finer points of Ada�s
> advantages so I will ask my question of more informed people and
> hopefully get some guidance from some person.
> 
> In the cryptography that I have invented my encryption program and
> corresponding decryption program both work in much the same way so its
> only necessary to describe one in order to ask my question.
> 
> The encryption program (this will do) reads in a character from an
> external batch file and encrypts it in between reading the next
> character in the next pass of the same loop.  ...

> Question: If the encryption work was done in a separate CPU in another
> location immediately after the character is read in would this speed
> up the process very much.  

Google or read about Ada "tasks" (or "tasking"). There you will
find out about the Ada support for concurrency ("threads").

Warren



  reply	other threads:[~2010-06-21 14:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-20 13:22 Ada, Concurrency and Cryptography adacrypt
2010-06-21 14:46 ` Warren [this message]
2010-06-21 20:10   ` Non scrivetemi
2010-06-22 13:47     ` Charmed Snark
replies disabled

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