Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Erlang Style Concurrency (defmacro.org)
5 points by aycangulez on Jan 2, 2012 | hide | past | favorite | 1 comment


> It would be nice if this object would provide us with some ability to safely communicate with other processes. We can't share memory, but we want to be able to send a message. Let's add a void sendMessage(Process receiverProcess, Object message) function to the Process class

Ha! So basically Handler.sendMessage(...) from android then?

http://developer.android.com/reference/android/os/Handler.ht...




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

Search: