Irony is how come the "Related Book" appears in the Article Information box is "Python"?<br><br>
<div><span class="gmail_quote">On 6/30/06, <b class="gmail_sendername">David Hopwood</b> <<a href="mailto:david.nospam.hopwood@blueyonder.co.uk">david.nospam.hopwood@blueyonder.co.uk</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Marc van Woerkom wrote:<br>> This came in via Google alert:<br>><br>>  <a href="http://www.informit.com/articles/article.asp?p=482670&rl=1">
http://www.informit.com/articles/article.asp?p=482670&rl=1</a><br><br>On page 6 (<a href="http://www.informit.com/articles/article.asp?p=482670&seqNum=6&rl=1">http://www.informit.com/articles/article.asp?p=482670&seqNum=6&rl=1
</a>)<br><br># Erlang is far from perfect. The biggest limitation I've encountered is that<br># there's no neat way of doing a remote function call. While asynchronous<br># programming is easier to scale, you sometimes need to send a message and wait
<br># for the result before you can proceed. Ideally, you would save the state related<br># to the current message and proceed with processing the next one, but at the very<br># least you should be able to wait for a specific message and then grab it from
<br># the message queue while still processing another message.<br><br>Maybe the RPC module, and selective receive, are not well-enough signposted in<br>the docs and tutorials.<br><br>Anyway, I have posted a comment to the article to address this.
<br><br>--<br>David Hopwood <<a href="mailto:david.nospam.hopwood@blueyonder.co.uk">david.nospam.hopwood@blueyonder.co.uk</a>><br><br><br><br></blockquote></div><br>