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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,df1a7f1c3c3bc77e X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newscon02.news.prodigy.net!prodigy.net!newsdst01.news.prodigy.net!prodigy.com!postmaster.news.prodigy.com!nlpi069.nbdc.sbc.com.POSTED!4988f22a!not-for-mail From: Newsgroups: comp.lang.ada References: <463B027A.5040009@ipnnarval.in2p3.fr> Subject: Re: An Ada Advice Inquiry X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-RFC2646: Format=Flowed; Response Message-ID: NNTP-Posting-Host: 70.134.100.216 X-Complaints-To: abuse@prodigy.net X-Trace: nlpi069.nbdc.sbc.com 1178277561 ST000 70.134.100.216 (Fri, 04 May 2007 07:19:21 EDT) NNTP-Posting-Date: Fri, 04 May 2007 07:19:21 EDT Organization: AT&T http://yahoo.sbc.com X-UserInfo1: TSU[@I_A\S@QBTLYYZH@^SXBUSXB@DTMNHWB_EYLJZ]BGIEL_NTKAH_[JTXDX_KI\VB]JBVMS^YT_G[CZVWAOS\DHFWEH]@KGXYHB\_CMDSFABP^J[AHHRKARLE_JDBLJ\XA[JRMEI]MGJSPB\Y]^KG\@S^@VQKI_Q[G@@_ACSARASDEFLBJ]S\GFNTUAVBL Date: Fri, 4 May 2007 04:19:32 -0800 Xref: g2news1.google.com comp.lang.ada:15512 Date: 2007-05-04T04:19:32-08:00 List-Id: Xavier, Thank you. This is also very helpful. Richard =================================== "xavier" wrote in message news:463B027A.5040009@ipnnarval.in2p3.fr... > Hi, > > I'm working in a research physic laboratory. We use Ada for our new > acquisition system (Narval). The system is a set of process coordinated at low > speed by annex E of Ada 95. For hight speed data transfert we use socket and > unix fifo. > > At the start of the project only our local particule accelerator used it, but > now we have the responsibility of the data flow of an european detector named > AGATA (220 Kg of very pure germanium, 180 detectors, 7000 channels). The > system will have to handle about 13,5 GBytes/s out of the electronics boards > down to many CPU farms, the system will have to process them and store data at > 100 MBytes/s. Others physic teams also use it now for their experiments. > > If somebody wants more information just email me. > > Cordially, xavier grave > PS: I also work on an OS written in Ada, but this is for fun, not (for the > moment :) ) a project supported by my laboratory.