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 _______________________________________________ Chicken-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-users
