﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Ayende @ Rahien</title><link>http://ayende.com</link><description>Ayende @ Rahien</description><copyright>Copyright (C) Ayende Rahien  2004 - 2021 (c) 2026</copyright><ttl>60</ttl><item><title>Ayende Rahien commented on Erlang processes on the CLR</title><description>Do a revert to a previous version, that should not have been in the repository, it is an attempt by me to do something that I didn't complete.
</description><link>http://ayende.com/3087/erlang-processes-on-the-clr#comment3</link><guid>http://ayende.com/3087/erlang-processes-on-the-clr#comment3</guid><pubDate>Wed, 23 Jan 2008 07:31:23 GMT</pubDate></item><item><title>Arnold Wolfe commented on Erlang processes on the CLR</title><description>Oren,
  
  
I am having trouble with this method. It seems to be missing from the source code.
  
  
StealWorkFromAnotherThread() - Referenced in Scheduler.cs
</description><link>http://ayende.com/3087/erlang-processes-on-the-clr#comment2</link><guid>http://ayende.com/3087/erlang-processes-on-the-clr#comment2</guid><pubDate>Wed, 23 Jan 2008 05:18:35 GMT</pubDate></item><item><title>Jon Skeet commented on Erlang processes on the CLR</title><description>Having mentioned Parallel Extensions before, have you looked at the CCR? It's got some neat stuff around this kind of thing, including continuation-passing style coding.
  
  
http://channel9.msdn.com/Showpost.aspx?postid=143582
  
  
There's also the Joins API which could be relevant:
  
  
http://research.microsoft.com/~crusso/joins/index.htm?0sr=a
  
  
I don't think I'd suggest either of them for production code at the moment (for different reasons) but they're definitely an interesting source of ideas.
  
  
Jon
</description><link>http://ayende.com/3087/erlang-processes-on-the-clr#comment1</link><guid>http://ayende.com/3087/erlang-processes-on-the-clr#comment1</guid><pubDate>Mon, 07 Jan 2008 11:28:13 GMT</pubDate></item></channel></rss>