Distributed World
2018-04-25 10:14 PM
As of today, the world of MidMUD has been split over three nodes! I finally got distributed erlang going and working in a basic form. There is a lot of work to go, but this is a good foundation to keep at it. The previous “clustering” I had going was being on two cores on a small linode, now we’ve got three cores across three nano linodes.
Check out the work to get this going this pull request and this pull request.