Live data from Hacker News

EVE Online's Carbon engine is now open source: Fenris Creations explains why

gamesindustry.biz

1–10 of 146 posts

Re: EVE Online's Carbon engine is now open source: Fenris Creations explains why

#3
post #2

For a long time I was convinced they used Erlang for handling all the distributed, concurrent state. I guess not.

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.

Re: EVE Online's Carbon engine is now open source: Fenris Creations explains why

#7
post #2

For a long time I was convinced they used Erlang for handling all the distributed, concurrent state. I guess not.

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.

Is this unique to Stackless Python?

Re: EVE Online's Carbon engine is now open source: Fenris Creations explains why

#8
post #2

For a long time I was convinced they used Erlang for handling all the distributed, concurrent state. I guess not.

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.

They moved away. Details in this blog post: https://evefrontier.com/en/news/moving-into-the-future-upgra...

Re: EVE Online's Carbon engine is now open source: Fenris Creations explains why

#9
post #4
post #2

For a long time I was convinced they used Erlang for handling all the distributed, concurrent state. I guess not.

at least while ago they used Stackless Python

They moved away. Details in this blog post: https://evefrontier.com/en/news/moving-into-the-future-upgra...

Re: EVE Online's Carbon engine is now open source: Fenris Creations explains why

#10
I've wanted to try out EVE Online for a while now. Never found the time, and it seems to be a bit of a time sink. Since I have no idea if I'm actually going to enjoy it or not, it never took priority.

These kinds of news make me want to find the time. Good job!

Post reply on HN