From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4c9eb75468dd84f2f3ccdd91ac97f572@plan9.escet.urjc.es> To: 9fans@cse.psu.edu Subject: Re: [9fans] Re: Threads: Sewing badges of honor onto a Kernel From: Fco.J.Ballesteros In-Reply-To: <7e3049782c9b96bdd8a5ba0caf4e4b38@plan9.escet.urjc.es> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Mon, 1 Mar 2004 09:48:47 +0100 Topicbox-Message-UUID: 06492074-eacd-11e9-9e20-41e7f4b1d025 > I told him, but he them said that calling a function was also > message passing, which is not. Passing a fn pointer through > a pointer, which IMHO he missed, of course is. IMHO, he should > read the source of acme. I did learn a lot by doing so (after decades > of doing concurrent programs). I meant this, sorry, not enough coffee yet... I told him, but he then said that calling a function was also message passing, which is not. Passing a fn pointer through a channel, which IMHO he missed, of course is. IMHO, he should read the source of acme. I did learn a lot by doing so (after decades of doing concurrent programs).