|
|
|
|
|
by rtpg
3713 days ago
|
|
I think it's pretty easy in Python (things like Celery), but I think the interesting thing is that for Erlang this stuff comes baked into the language, so it's even easier. So there's all this nice fault tolerance by default, whereas in Python you have to look for it (and you can forget it) |
|