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

What sort of issues did you observe with concurrency and Smalltalk?


All the usual ones. You could very well hose your image. The nice thing, though, is that you could just kill your process, restart the image, and recover all of your code changes.

You could also have a Smalltalk "Process" (or green thread) starve the other ones. Lots of Smalltalks are single-threaded. VisualWorks is too, but has tricks for calling out to DLLs with a separate thread.


Do you have a twitter account or blog? I'd love to follow you if yes.


Currently, the best place to follow me is in HN comments. I plan to restart my blog soon.


Cool, I'm @bitops on twitter. If you'd like a reader feel free to let me know there.




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

Search: