From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.4 required=5.0 tests=BAYES_00,FORGED_MUA_MOZILLA autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,292c095d622af1d0 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.200.227 with SMTP id jv3mr1710907pbc.6.1336725040945; Fri, 11 May 2012 01:30:40 -0700 (PDT) Path: pr3ni12997pbb.0!nntp.google.com!news1.google.com!news4.google.com!feeder2.cambriumusenet.nl!feed.tweaknews.nl!212.27.60.9.MISMATCH!proxad.net!feeder2-2.proxad.net!newsfeed.arcor.de!newsspool1.arcor-online.net!news.arcor.de.POSTED!not-for-mail Date: Fri, 11 May 2012 10:30:01 +0200 From: Georg Bauhaus User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: basic question on Ada tasks and running on different cores References: <30585369.219.1336470732142.JavaMail.geo-discussion-forums@ynbq3> In-Reply-To: Message-ID: <4facce09$0$9502$9b4e6d93@newsspool1.arcor-online.net> Organization: Arcor NNTP-Posting-Date: 11 May 2012 10:30:01 CEST NNTP-Posting-Host: 36d0d30e.newsspool1.arcor-online.net X-Trace: DXC=U\@YTIl\_]F0YVY]kmLTlDic==]BZ:afN4Fo<]lROoRAnkgeX?EC@@@C[<4Pd9AVHBPCY\c7>ejVHN;U[7o0bU0GKRS=FPmWjnG X-Complaints-To: usenet-abuse@arcor.de Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Date: 2012-05-11T10:30:01+02:00 List-Id: On 11.05.12 04:38, NatarovVI wrote: > you just can not do it in imperative, intertwined with dependencies, > lobotomized manner. in functional languages - you can. Do they address predictability of I/O, both local and communicating, in reactive systems?