concurrency - Scheme implementation with multicore implementation of SRFI-18? -


i'll working on project in concurrent programming, , nice able use scheme. however, project really necessary use different cpu cores (continuation-based threads won't do).

so, there r5rs scheme implements srfi-18 making use of different cpu cores?

guile 2.0 has srfi 18 implementation uses posix threads. (guile 1.8 had posix threads, no srfi 18.)


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -