n3otec
No user record in our sample, but n3otec has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but n3otec has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Thank you! :-)
Yes we are working on this. In the meantime, https://github.com/CausalityLtd/ponyc/tree/master/examples might be a good start!
No. If actor X is waiting for actor Y and Y for X and neither of the two has messages to process, they are potentially subject to GC. The question is, what does X is waiting for Y mean? 'Waiting' would imply that there…
Insallations instructions will be available today.
No. Dynamic linking is possible, for example with C libraries. 'No loadable code' means that a programs code is not modified during runtime, nor extended with new code (for example like java applets or RMI…
not yet, but it will be soon, and with the same causality guarantee
In Erlang, that only holds for a pair of processes, as you point out. In Pony, it holds for the entire program. So, if A1 sends a message to A2, and then A1 sends a message to A3, and in response to the second message…
http://blog.codinghorror.com/and-a-pony/
We have been working on distribution support. We should get it into the runtime soon!
http://www.urbandictionary.com/define.php?term=I%20want%20a%... :)