Arc Forumnew | comments | leaders | submitlogin
5 points by drcode 5872 days ago | link | parent

Yeah, arc uses green threads...

I actually spent like two hours one day parallelizing some arc code I had written so it would use both CPUs in my laptop...

...I was quite dismayed when only one of my CPUs got pegged at 100% after all that work :-(

I hope the plt-scheme team will address this issue and indirectly fix arc in the process...