[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-users] go routines for chicken
From: |
mfv |
Subject: |
[Chicken-users] go routines for chicken |
Date: |
Sat, 23 Nov 2013 04:22:18 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Hi,
I recently stumbled over a package for Python that allows to use the
golang go routines concurrency model (https://github.com/stuglaser/pychan).
Is there anything comparable in Chicken Scheme? If not, how complicated
would be to make such an implementation? I understand that Chicken only
offers very limited threading capability.
Regards,
piotr