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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,5495dac456fa22ef X-Google-Attributes: gid103376,public X-Google-Thread: 115aec,5495dac456fa22ef X-Google-Attributes: gid115aec,public From: dennison@telepath.com Subject: Re: Processor Synchronization Date: 1999/01/20 Message-ID: <784p6v$8c4$1@nnrp1.dejanews.com>#1/1 X-Deja-AN: 434796975 References: <36A509DB.95F62C0B@pwfl.com> X-Http-Proxy: 1.0 x5.dejanews.com:80 (Squid/1.1.22) for client 204.48.27.130 Organization: Deja News - The Leader in Internet Discussion X-Article-Creation-Date: Wed Jan 20 14:29:00 1999 GMT Newsgroups: comp.lang.ada,comp.realtime X-Http-User-Agent: Mozilla/4.5 [en] (WinNT; I) Date: 1999-01-20T00:00:00+00:00 List-Id: In article <36A509DB.95F62C0B@pwfl.com>, diespammer@pwfl.com wrote: > I am preparing an in-house class on embedded system executives and I > want to present a comprehensive overview of different designs. One of > the areas I want to cover is processor synchronization. I am looking for > a book or other reference material that discusses techniques for > synchronizing independent processors. Specifically, I am interested in > techniques used when building dual (or multiple) channel systems with > relatively primitive communication between the two channels. (discrete > lines, Manchester data link, etc.) Information pertaining to use of > operating systems (e.g. Unix) and distributed systems may be interesting > but not useful in this case. Distributed Operating Systems & Algorithms, by Randy Chow and Theodore Johnson was used in one of my grad-level OS courses. It contains a lot of great algorithms for coordinating systems in a distributed environment. But I'm not sure it goes down to the level you are talking about. T.E.D. -----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own