chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Exception when threads are deadlocked?, cryptlib wra


From: Thomas Chust
Subject: Re: [Chicken-users] Exception when threads are deadlocked?, cryptlib wrappers
Date: Fri, 06 Aug 2004 12:51:43 +0200
User-agent: Mozilla Thunderbird 0.5 (X11/20040306)

Felix Winkelmann wrote:
[...]
So, one option would be to change the scheduler to throw the deadlock
exception to a particular thread, say, the primordial one.

Would that be desirable? (comments are welcome)

I think that may be a good idea. But didn't this mean, that the exception would occur at a random point in the primordial thread?

[...]
PS: For the same project I have created some chicken wrappers for cryptlib (a high level cryptography and communications library). If anyone was interested, I could read the chicken-setup documentation and try to package them as an egg ;)


Yes, please do!


I have packaged the files and you can download the egg at http://www.chust.org/projects/crypt.egg. A readme file for the egg can be found at http://www.chust.org/projects/crypt-readme.txt

If you consider it worth the effort, you may of course add this to the eggs page.

cu,
Thomas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]