<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
&gt; Would comments from a project using this approach in real systems be<BR>&gt; of interest/use/help? Whilst I didn't know about Morrison's FBP<BR>&gt; (Balzer's work predates him btw - don't listen to hype) I had heard of<BR>&gt; (and played with) Occam among other more influential things, and<BR>&gt; Kamaelia is a real tool. Also there is already a pre-existing FBP tool<BR>&gt; for Stackless, and then historically there's also MASCOT &amp; friends. It<BR><BR>You brought up a lot of topics.&nbsp; I went ahead and sent you a private email.&nbsp; There's always lots of interesting things I can add to my list of things to learn about. :)<BR>&nbsp;<BR>&gt; just looks to me that you're tieing yourself up in knots over things<BR>&gt; that aren't problems, when there are some things which could be useful<BR>&gt; (in practice) &amp; interesting in this space.<BR>The particular issue in this situation is that there is no way to make Kamaelia, FBP, or other&nbsp;concurrency concepts run in parallel (unless you are willing to accept lots of overhead like with the multiprocessing queues).<BR>&nbsp;<BR>Since you have worked with Kamaelia code a lot... you understand a lot more about implementation details.&nbsp;&nbsp;Do you think&nbsp;the previous shared memory concept or something like it would let you make Kamaelia parallel?<BR>If not, can you think of any method that would let you make Kamaelia parallel?<BR>                                               </body>
</html>