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,2bd8ac4fbddfd5da,start X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!newshub.sdsu.edu!flpi089.ffdc.sbc.com!prodigy.net!flpi088.ffdc.sbc.com!prodigy.com!flpi107.ffdc.sbc.com!flpi146.ffdc.sbc.com.POSTED!b5cf28ff!not-for-mail From: Dimonax Subject: Container Library recommendations? Newsgroups: comp.lang.ada User-Agent: Pan/0.132 (Waxed in Black) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Message-ID: NNTP-Posting-Host: 75.48.217.250 X-Complaints-To: abuse@prodigy.net X-Trace: flpi146.ffdc.sbc.com 1212003591 ST000 75.48.217.250 (Wed, 28 May 2008 15:39:51 EDT) NNTP-Posting-Date: Wed, 28 May 2008 15:39:51 EDT Organization: at&t http://my.att.net/ X-UserInfo1: [[OER\WDYJPIRWDY[BH\_QX@]JTDPOXOLBWLOOAFWIWTEPIB_NVUAH_[BL[\IRKIANGGJBFNJF_DOLSCENSY^U@FRFUEXR@KFXYDBPWBCDQJA@X_DCBHXR[C@\EOKCJLED_SZ@RMWYXYWE_P@\\GOIW^@SYFFSWHFIXMADO@^[ADPRPETLBJ]RDGENSKQQZN Date: Wed, 28 May 2008 19:39:51 GMT Xref: g2news1.google.com comp.lang.ada:442 Date: 2008-05-28T19:39:51+00:00 List-Id: I've recently begun my foray into Concurrent Programming using Ada, Lucid, and Erlang. Considering playing with Occam also. What Ada libraries, that are in common use, would you recommend are best suited to Concurrent programming? I intend to keep the "core" of my applications well seperated from any dependencies on the host platform. Nonetheless I'm aware of the fact that different libraries are better suited to different platforms when concurrency is involved. I'm also investigating ways to attach "command" tools to my Ada apps. i.e. Like a scripting language, an SQL console, a Prolog or Lisp console, etc... How have you guys done this in the past? Any advice would be greatly appreciated. Dimonax