Just want to add, a very neat things described in this video: http://www.infoq.com/presentations/erlang-software-for-a-concurrent-world
Erlang is based on message passing, so does the idst. There are many similarities. But models are somewhat different (no mutable state, no sharing). Its really interesting, how we could leverage that with systems based on FONC. -- Best regards, Igor Stasenko AKA sig. _______________________________________________ fonc mailing list [email protected] http://vpri.org/mailman/listinfo/fonc
