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

Is there a good python message passing implementation? Some problems fit message passing more naturally than threading.


http://docs.python.org/library/multiprocessing.html#module-m...

It has a Queue interface for passing objects, but also allows shared state.




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: