[toronto-lisp] February Lisp Meet notes

doug at hcsw.org doug at hcsw.org
Wed Feb 3 05:50:03 UTC 2010


On Tue, Feb 02, 2010 at 11:02:31PM -0500 or thereabouts, Abram Hindle wrote:
>   - doug mentions Lock-free append

Here's an interesting article about a wait-free algo:

http://audidude.com/blog/?p=363

>   - Doug says single process-safe is dangerous

I think this is when I said having processes/threads share address space is
more dangerous than having isolated processes. If an unknown condition occurs
in a process with multiple threads, you usually must stop all threads.




More information about the toronto-lisp mailing list