Heh, found out today that Rust's async model is turning out to be pretty close to how Node works. This example spawns up 4 event loops, and round-robins requests between them. Like with require('cluster')! https://github.com/tokio-rs/tokio-core/blob/master/examples/echo-threads.rs …
Tldr: I'm impressed by Go's threading model, and wish Rust could schedule work in the same way 
-
-
Obligatory mention of erlang style concurrency aka what if fork() was free?
-
Hah, yeah! Oh man, I conceptually like Erlang a lot!
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.