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

The trick with synchronization/parallelism systems is to only communicate over a known yield point this is normally done via queues. It is the only way you get deterministic behavior from your sub-systems or multi-threaded environments.


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

Search: