copy` has quit [Quit: Connection closed for inactivity]
aturley has joined #ponylang
aturley has quit [Ping timeout: 246 seconds]
BrotherLy_ has joined #ponylang
trapped has joined #ponylang
aturley has joined #ponylang
aturley has quit [Ping timeout: 240 seconds]
srenatus has joined #ponylang
trapped has quit [Read error: Connection reset by peer]
aturley has joined #ponylang
aturley has quit [Ping timeout: 276 seconds]
gsteed has joined #ponylang
aturley has joined #ponylang
aturley has quit [Ping timeout: 246 seconds]
aturley has joined #ponylang
aturley has quit [Ping timeout: 260 seconds]
aturley has joined #ponylang
trapped has joined #ponylang
trapped has quit [Client Quit]
trapped has joined #ponylang
aturley has quit [Ping timeout: 246 seconds]
<Candle>
Is there some documentation on the first parameter 'auth' in net/TCPConnection.create(...)? i.e. why it is required, and what the various different types (Ambient/Net/TCP/TCPConnect) allow/disallow?
juanjoc has joined #ponylang
juanjoc has quit [Quit: Leaving]
juanjoc has joined #ponylang
gsteed has quit [Remote host closed the connection]
aturley has joined #ponylang
aturley has quit [Ping timeout: 276 seconds]
aturley has joined #ponylang
aturley has quit [Ping timeout: 276 seconds]
SilverKey has quit [Quit: Halted.]
aturley has joined #ponylang
trapped has quit [Read error: Connection reset by peer]
trapped has joined #ponylang
lispmeister has joined #ponylang
copy` has joined #ponylang
SilverKey has joined #ponylang
jemc has joined #ponylang
SilverKe_ has joined #ponylang
SilverKey has quit [Read error: Connection reset by peer]
aturley has quit [Ping timeout: 240 seconds]
aturley has joined #ponylang
SilverKe_ has quit [Read error: Connection reset by peer]
SilverKey has joined #ponylang
aturley has quit [Ping timeout: 240 seconds]
jemc has quit [Quit: WeeChat 1.4]
jemc has joined #ponylang
amclain has joined #ponylang
aturley has joined #ponylang
aturley has quit [Ping timeout: 250 seconds]
SilverKey has quit [Quit: Halted.]
SilverKey has joined #ponylang
aturley has joined #ponylang
aturley has quit [Ping timeout: 276 seconds]
aturley has joined #ponylang
lispmeister has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<jemc>
as far as atomicity goes, I don't think much will need to change in distributed pony
<jemc>
each actor will still follow the single-turn model of executing one uninterrupted behavior when they receive message
<jemc>
as far as I can guess, the main interesting areas of problems in distributed pony are (1) maintaining causal message order in a fault-tolerant way (2) giving the user some sort of interface/pattern for dealing with faults at the application level, and (3) giving the user some way to pin certain actors to a machine because they are tied to local data access
<jemc>
I'm probably missing some things though
SilverKey has joined #ponylang
<SeanTAllen>
you hit the big ones jemc.
trapped has quit [Read error: Connection reset by peer]