﻿<?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>Mike Rettig commented on Retlang - Concurrency Library for C#</title><description>0.2.2.0 has been released which includes lightweight process contexts. Contexts can be created with dedicated threads or use a shared thread pool.
  
  
http://code.google.com/p/retlang/
</description><link>http://ayende.com/2927/retlang-concurrency-library-for-c#comment2</link><guid>http://ayende.com/2927/retlang-concurrency-library-for-c#comment2</guid><pubDate>Sat, 10 Nov 2007 03:25:28 GMT</pubDate></item><item><title>Mike Rettig commented on Retlang - Concurrency Library for C#</title><description>The current design does use a thread per process context and a thread for the underlying message bus. I've experimented with using a thread pool and lightweight contexts, but haven't committed to an implementation yet.
  
  
Here is a blog entry with some of my ramblings on the subject.
  
  
http://www.jroller.com/mrettig/entry/lightweight_threads_in_net
  
  
Mike
  
</description><link>http://ayende.com/2927/retlang-concurrency-library-for-c#comment1</link><guid>http://ayende.com/2927/retlang-concurrency-library-for-c#comment1</guid><pubDate>Wed, 07 Nov 2007 02:29:18 GMT</pubDate></item></channel></rss>