Hacker Newsnew | past | comments | ask | show | jobs | submitlogin



That feels very limiting. It's one thing to have a program run only on one core, but you're supposed to have your entire dev environment, including editor and debugger inside the VM. Won't that end up with the env freezing on compute heavy tasks?


The runtime does the mapping, it only means IS threads aren't directly exposed.


Yes, you can lock the UI quite easily if you're not careful.


So does it use symmetric multiprocessing at all?


Green threads only mean a M:N mapping to OS threads.


Right, is the N (OS threads) == 1 in this case? It's a specific, technical way of asking if it can run parallel workloads across modern multi-core CPUs.


As far as I understand it, no parallelism at all in Pharo itself.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: