For a long time I was convinced they used Erlang for handling all the distributed, concurrent state. I guess not.
ManBeardPc•28m ago
Last I checked (and remember right) they used Stackless Python. Very interesting, it can serialize tasklets and send them to another machine to continue executing. Seems no longer maintained though.
strobe•28m ago
at least while ago they used Stackless Python
jdw64•11m ago
I followed and forked it on GitHub.
When Eve Online first came out, the graphics were stunning. I'm planning to dig into the code and take a close look at how the graphics renderer was implemented.
taybin•56m ago
ManBeardPc•28m ago
strobe•28m ago