by Rooki on 4/23/13, 10:34 AM with 23 comments
by paulsmith on 4/23/13, 12:17 PM
by vanderZwan on 4/23/13, 11:36 AM
http://www.gocircuit.org/big.html
(also, to the maintainer: the "Ideal architecture" header at the bottom is on the wrong column)
by davidw on 4/23/13, 1:18 PM
* A bit more security by default. Erlang was built for something where they presumed they were walled off from bad stuff.
* Some kind of routing mechanism, so that you could have A connected to B, and B connected to C, and the system would be able to send messages from A to C. I have no idea if this is actually a good idea, as this is not the sort of thing I use Erlang for myself. But it seems like it might be cool.
by RyanZAG on 4/23/13, 12:04 PM
Seems to be running on AppEngine by the look of it. AppEngine has the limits far too low for basic stuff like this, they should really re-look at their service offering if they want to actually compete in the market.
by peterwaller on 4/23/13, 4:48 PM
[1] https://github.com/tumblr/gocircuit/blob/master/src/circuit/...
by jzelinskie on 4/23/13, 5:25 PM
by GilbertErik on 4/23/13, 12:07 PM